diff --git a/package-lock.json b/package-lock.json index 3f37d19..bd3cef7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cumulocity-reminder-plugin", - "version": "1.3.1", + "version": "1.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cumulocity-reminder-plugin", - "version": "1.3.1", + "version": "1.3.2", "license": "Apache-2.0", "dependencies": { "@angular/animations": "^17.3.0", diff --git a/package.json b/package.json index 8ffbaf5..ff20b31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cumulocity-reminder-plugin", - "version": "1.3.1", + "version": "1.3.2", "description": "", "scripts": { "start": "ng serve -u https://psfactory.eu-latest.cumulocity.com",