From 552ec1a5bd2d26a4ee49aaed0d19877475319dfd Mon Sep 17 00:00:00 2001 From: Sirbu Nicolae-Cezar Date: Sun, 21 Mar 2021 00:08:21 +0200 Subject: [PATCH] 1.3.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 bf1023cf..ca16d46b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "egeria-ui", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5106853b..7ef928b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "egeria-ui", - "version": "1.2.0", + "version": "1.3.0", "description": "Egeria UI application", "author": "Egeria contributors", "license": "Apache-2.0",