diff --git a/package-lock.json b/package-lock.json index 7a1b32ad..c8010aae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "binance", - "version": "2.8.8", + "version": "2.8.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "binance", - "version": "2.8.8", + "version": "2.8.10", "license": "MIT", "dependencies": { "axios": "^0.21.0", diff --git a/package.json b/package.json index 51040856..bc2c5bcb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "binance", - "version": "2.8.9", + "version": "2.8.10", "description": "Node.js & JavaScript SDK for Binance REST APIs & WebSockets, with TypeScript & end-to-end tests.", "main": "lib/index.js", "types": "lib/index.d.ts",