From ff7eeefdd925f6c7ea477a2bd400e0fa0ebf64d8 Mon Sep 17 00:00:00 2001 From: Quang Lam Date: Wed, 30 Mar 2022 10:00:44 -0500 Subject: [PATCH] 23.0.0-alpha.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26a16412..8077faee 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "neutron", "description": "AppView template for WebCatalog", - "version": "23.0.0-alpha.4", + "version": "23.0.0-alpha.5", "minimumWebCatalogVersion": "40.0.0-alpha", "engines": { "node": "16"