chore(): update version from 3.10.28 to 3.10.29

This commit is contained in:
Allan Prado
2025-01-16 09:10:05 -03:00
parent e199b07278
commit d67f8cece2

View File

@@ -1,6 +1,6 @@
{ {
"name": "bybit-api", "name": "bybit-api",
"version": "3.10.28", "version": "3.10.29",
"description": "Complete & robust Node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & strong end to end tests.", "description": "Complete & robust Node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & strong end to end tests.",
"main": "lib/index.js", "main": "lib/index.js",
"types": "lib/index.d.ts", "types": "lib/index.d.ts",
@@ -80,4 +80,4 @@
"url": "https://github.com/tiagosiebler/bybit-api/issues" "url": "https://github.com/tiagosiebler/bybit-api/issues"
}, },
"homepage": "https://github.com/tiagosiebler/bybit-api#readme" "homepage": "https://github.com/tiagosiebler/bybit-api#readme"
} }