diff --git a/package.json b/package.json index 4e6f98d..bcc9ce8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pyotr", - "version": "0.4.3", + "version": "0.5.0", "description": "A tiny (< 2kb) HTTP wrapper with inbuilt routing and middleware support.", "type": "module", "author": "TheCommieAxolotl",