From 2618d38155f541881e473109d03e82922b436968 Mon Sep 17 00:00:00 2001 From: Sirbu Nicolae-Cezar Date: Fri, 23 Sep 2022 13:44:54 +0300 Subject: [PATCH] 3.2.1 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 9dcac0dd..821c2d55 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "egeria-ui", - "version": "3.2.0", + "version": "3.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7c6b1b76..ae907e2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "egeria-ui", - "version": "3.2.0", + "version": "3.2.1", "description": "Egeria UI application", "author": "Egeria contributors", "license": "Apache-2.0",