From 8a3ee76ba4cb9932f1b8d57dd69756ab724a5e7c Mon Sep 17 00:00:00 2001 From: tiagosiebler Date: Wed, 17 Jun 2020 11:04:21 +0100 Subject: [PATCH] 1.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8229fc..9c8b8c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pxtrn/bybit-api", - "version": "1.1.5", + "version": "1.1.6", "description": "An unofficial node.js lowlevel wrapper for the Bybit Cryptocurrency Derivative exchange API", "main": "index.js", "scripts": {