diff --git a/package.json b/package.json index e31bcda..c2f13c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hope-events", - "version": "1.3.2", + "version": "1.4.0", "main": "index.js", "scripts": { "dev:backend": "cd backend && npm run dev",