v3.8.2: feat(#310) add set collateral coin endpoints

This commit is contained in:
tiagosiebler
2024-01-25 10:44:24 +00:00
parent d86db861e5
commit 9ba44d9477
5 changed files with 49 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.8.1",
"version": "3.8.2",
"description": "Complete & robust Node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & strong end to end tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",