From 49fff91f1f575fc39a1bc12d75217642f8e036df Mon Sep 17 00:00:00 2001 From: "Meer Arfath (MEEA)" Date: Wed, 10 Nov 2021 14:51:31 +0530 Subject: [PATCH] updated the correct versions --- package.json | 2 +- projects/gp-lib-device-chart/package.json | 2 +- runtime/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4817fee..6de50eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gp-device-chart", - "version": "1.0.1", + "version": "1.1.0", "description": "This is an Angular 8 widget, which is designed to display the chart based on the device specific inventory data.", "author": "Khushi Khanna - Software AG, Global Presales", "license": "Apache 2.0", diff --git a/projects/gp-lib-device-chart/package.json b/projects/gp-lib-device-chart/package.json index b157ae4..7818e3a 100644 --- a/projects/gp-lib-device-chart/package.json +++ b/projects/gp-lib-device-chart/package.json @@ -1,6 +1,6 @@ { "name": "gp-lib-device-chart", - "version": "1.0.1", + "version": "1.1.0", "description": "This is an Angular 8 widget, which is designed to display the chart based on the device specific inventory data.", "author": "Khushi Khanna - Software AG, Global Presales", "license": "Apache 2.0", diff --git a/runtime/package.json b/runtime/package.json index d8e07bf..cdb980d 100644 --- a/runtime/package.json +++ b/runtime/package.json @@ -4,7 +4,7 @@ "dist\\bundle-src\\custom-widget.js": "device-chart-runtime-widget-CustomWidget", "dist/bundle-src/custom-widget.js": "device-chart-runtime-widget-CustomWidget" }, - "version": "1.0.1", + "version": "1.1.0", "description": "Runtime package.json for library widget (written by Software AG Global Presales)", "author": "Darpankumar Lalani - Software AG, Global Presales", "license": "Apache 2.0"