Bumping version

This commit is contained in:
Stefan Aebischer
2019-09-16 16:01:43 +02:00
parent 59aee838a3
commit b5f66480c4
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "@pxtrn/bybit-api",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -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": {