diff --git a/package-lock.json b/package-lock.json index 631eb60..04b9ca5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dynamods/notifications-center", - "version": "0.0.29", + "version": "0.0.30", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dynamods/notifications-center", - "version": "0.0.29", + "version": "0.0.30", "license": "MIT", "dependencies": { "react": "^18.2.0", diff --git a/package.json b/package.json index 047cc5c..f91a2e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dynamods/notifications-center", - "version": "0.0.29", + "version": "0.0.30", "description": "Notification center maintained by Dynamo Team@Autodesk", "author": "Autodesk Inc.", "license": "MIT",