diff --git a/package-lock.json b/package-lock.json index fd15e9b9..68bcb036 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "binance-api-node", - "version": "0.13.6", + "version": "0.13.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "binance-api-node", - "version": "0.13.6", + "version": "0.13.9", "license": "MIT", "dependencies": { "https-proxy-agent": "^5.0.0", diff --git a/package.json b/package.json index de30312c..a27df47d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "binance-api-node", - "version": "0.13.8", + "version": "0.13.9", "description": "A node API wrapper for Binance", "main": "dist", "types": "index.d.ts",