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