From 1f74014b7e43bd217d7e90af79ada7dc9049315b Mon Sep 17 00:00:00 2001 From: Shanmuganathan Date: Thu, 22 Feb 2024 18:34:06 +0530 Subject: [PATCH] fix: version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e8a72d..a2235d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "upstox-js-sdk", - "version": "2.3.0", + "version": "2.4.0", "description": "The official Node Js client for communicating with the Upstox API", "license": "MIT", "main": "dist/index.js",