From 25bc799f52b5d4fd95dfa85c42a23bc8fe86eeaa Mon Sep 17 00:00:00 2001 From: William Welling Date: Wed, 19 Jul 2023 13:55:28 -0500 Subject: [PATCH] 2.2.5 (#239) * publish 2.2.5-rc.4 as next * 2.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4002764..63306ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wvr/core", - "version": "2.2.5-rc.3", + "version": "2.2.5", "description": "Weaver AngularJs Core Module", "repository": " https://github.com/TAMULib/Weaver-UI-Core.git", "license": "MIT",