From bfe30d312f4ad39a1a552c243a1d658b40c74b54 Mon Sep 17 00:00:00 2001 From: scott45 Date: Mon, 2 Dec 2024 09:43:34 +0000 Subject: [PATCH] chore: Bump version after publishing to Github NPM --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee58837..21907d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tazama-lf/frms-coe-startup-lib", - "version": "2.3.0-rc.6", + "version": "2.3.0", "description": "FRMS Center of Excellence startup package library", "main": "lib/index.js", "repository": {