diff --git a/package-lock.json b/package-lock.json index 9774c9a..efc03f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pxtrn/bybit-api", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b3b5ad0..061bdf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pxtrn/bybit-api", - "version": "1.0.0", + "version": "1.0.1", "description": "An unofficial node.js lowlevel wrapper for the Bybit Cryptocurrency Derivative exchange API", "main": "index.js", "scripts": {