From a2c42efac739dafb23f82b75d2cd68db4923c502 Mon Sep 17 00:00:00 2001 From: Nagaprasadvr Date: Tue, 31 Oct 2023 14:26:15 +0530 Subject: [PATCH] add changelog and update versions --- spot-instrument/js/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spot-instrument/js/package.json b/spot-instrument/js/package.json index 84f32a46..519d0ad2 100644 --- a/spot-instrument/js/package.json +++ b/spot-instrument/js/package.json @@ -1,6 +1,6 @@ { "name": "@convergence-rfq/spot-instrument", - "version": "2.2.13", + "version": "2.2.14", "license": "MIT", "publishConfig": { "access": "public", @@ -31,4 +31,4 @@ "typescript": "^4.8.4", "rimraf": "^4.1.2" } -} +} \ No newline at end of file