diff --git a/package-lock.json b/package-lock.json index b344571..c13f082 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cumulocity-reminder-plugin", - "version": "1.3.4", + "version": "1.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cumulocity-reminder-plugin", - "version": "1.3.4", + "version": "1.4.0", "license": "Apache-2.0", "dependencies": { "@angular/animations": "^17.3.0", diff --git a/package.json b/package.json index 61c7dd7..414fc6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cumulocity-reminder-plugin", - "version": "1.3.4", + "version": "1.4.0", "description": "", "scripts": { "start": "ng serve -u https://psfactory.eu-latest.cumulocity.com",