diff --git a/package-lock.json b/package-lock.json index 940e0b9..0fa60e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "node-api-hitbtc", - "version": "1.2.8", + "version": "1.2.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "node-api-hitbtc", - "version": "1.2.8", + "version": "1.2.9", "license": "MIT", "dependencies": { "axios": "^1.6.7", diff --git a/package.json b/package.json index 7f0321e..6ae9f6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-api-hitbtc", - "version": "1.2.8", + "version": "1.2.9", "description": "Non-official implementation of HitBTC's API's", "main": "index.js", "directories": {