From 37c1b209d7db2c78171b51a607136e907ae932a2 Mon Sep 17 00:00:00 2001 From: Ethan Girouard Date: Tue, 14 Nov 2023 16:53:37 -0500 Subject: [PATCH] Bump package version to 1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80f39fc..c9c1ded 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@finvis/usxi", - "version": "1.4.0", + "version": "1.5.0", "description": "", "main": "./dist/index.js", "types": "./dist/index.d.ts",