v1.2.4: optional params in wallet balance fetch (fixes #36)

This commit is contained in:
tiagosiebler
2020-11-17 21:15:23 +00:00
parent fdda198e78
commit b9bf44c31f
2 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "1.2.3",
"version": "1.2.4",
"description": "A production-ready Node.js connector for the Bybit APIs and WebSockets",
"main": "index.js",
"scripts": {