diff --git a/package.json b/package.json index 4225027..8fa56f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hookified", - "version": "1.3.0", + "version": "1.4.0", "description": "Event and Middleware Hooks", "type": "module", "main": "dist/node/index.cjs",