diff --git a/package-lock.json b/package-lock.json index 3843b279..34070e84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bybit-api", - "version": "3.10.4", + "version": "3.10.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "bybit-api", - "version": "3.10.4", + "version": "3.10.5", "license": "MIT", "dependencies": { "axios": "^1.6.6", diff --git a/package.json b/package.json index 546c64af..84e0f57f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bybit-api", - "version": "3.10.4", + "version": "3.10.5", "description": "Complete & robust Node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & strong end to end tests.", "main": "lib/index.js", "types": "lib/index.d.ts",