v3.1.3: fix(#187) rare signature failure for spotv3 GET with parameters

This commit is contained in:
tiagosiebler
2022-10-24 19:49:50 +01:00
parent bdd1d760f5
commit 12cf5ac2a3
2 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.1.2",
"version": "3.1.3",
"description": "Complete & robust node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",