From 603ea53e91304b61b43dab057e71f7b6d571bdd3 Mon Sep 17 00:00:00 2001 From: William Welling Date: Thu, 23 Mar 2023 16:47:36 -0500 Subject: [PATCH] Version 2.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 79a0d7b..72f642d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wvr/core", - "version": "2.2.2", + "version": "2.2.3", "description": "Weaver AngularJs Core Module", "repository": " https://github.com/TAMULib/Weaver-UI-Core.git", "license": "MIT",