diff --git a/package-lock.json b/package-lock.json index ca6ad2b..3e0c961 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cumulocity-reminder-plugin", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cumulocity-reminder-plugin", - "version": "1.0.3", + "version": "1.0.4", "license": "Apache-2.0", "dependencies": { "@angular/animations": "^17.3.0", diff --git a/package.json b/package.json index 02a5571..222bbba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cumulocity-reminder-plugin", - "version": "1.0.3", + "version": "1.0.4", "description": "", "scripts": { "start": "ng serve -u https://psfactory.eu-latest.cumulocity.com",