v3.10.1: fix(#333) v5 time endpoint

This commit is contained in:
tiagosiebler
2024-04-15 10:44:19 +01:00
parent 8810c2024e
commit f14365d8e2
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.10.0",
"version": "3.10.1",
"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",