diff --git a/package.json b/package.json index ea9c176..e1b64ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hookified", - "version": "0.6.0", + "version": "0.7.0", "description": "Event and Middleware Hooks", "type": "module", "main": "./dist/index.js",