diff --git a/package-lock.json b/package-lock.json index 0df76108..2d54965c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "egeria-ui", - "version": "0.0.1", + "version": "0.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -16723,4 +16723,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/package.json b/package.json index cd1f90f9..c0242e37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "egeria-ui", - "version": "0.0.1", + "version": "0.0.2", "description": "Egeria UI application", "author": "Egeria contributors", "license": "Apache-2.0",