diff --git a/package-lock.json b/package-lock.json index a370ab1..153ae64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cumulocity-kpi-aggregator-widget-plugin", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cumulocity-kpi-aggregator-widget-plugin", - "version": "1.0.0", + "version": "1.0.1", "license": "Apache-2.0", "dependencies": { "@angular/animations": "^17.3.0", diff --git a/package.json b/package.json index 9eca9b4..b44f268 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cumulocity-kpi-aggregator-widget-plugin", - "version": "1.0.0", + "version": "1.0.1", "description": "", "scripts": { "start": "ng serve -u https://psfactory.eu-latest.cumulocity.com",