From c338e1a8574c103f673f8e067344e2dc86bf5047 Mon Sep 17 00:00:00 2001 From: Sirbu Nicolae-Cezar Date: Thu, 12 Nov 2020 17:12:15 +0200 Subject: [PATCH] 0.0.3 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 2d54965c..0d0490f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "egeria-ui", - "version": "0.0.2", + "version": "0.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c0242e37..d8d4189b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "egeria-ui", - "version": "0.0.2", + "version": "0.0.3", "description": "Egeria UI application", "author": "Egeria contributors", "license": "Apache-2.0",