diff --git a/package-lock.json b/package-lock.json index 3f91a1c..7a0f564 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "notification-venter", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "notification-venter", - "version": "2.0.1", + "version": "2.0.2", "license": "ISC", "dependencies": { "@adminjs/express": "4.1.0", diff --git a/package.json b/package.json index 297135f..ef77022 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notification-venter", - "version": "2.0.1", + "version": "2.0.2", "description": "", "main": "index.js", "scripts": {