From cb20e6aa37880f7e1f399bc167f55dab8e781699 Mon Sep 17 00:00:00 2001 From: Sirbu Nicolae-Cezar Date: Tue, 16 Mar 2021 23:05:13 +0200 Subject: [PATCH] Bump version to 1.2.0 Signed-off-by: Sirbu Nicolae-Cezar --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0f02a7cb..2c73fe62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "egeria-ui", - "version": "1.1.1", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e22bb783..6ac547b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "egeria-ui", - "version": "1.1.1", + "version": "1.2.0", "description": "Egeria UI application", "author": "Egeria contributors", "license": "Apache-2.0",