version bump for beta

This commit is contained in:
tiagosiebler
2022-09-16 17:06:04 +01:00
parent 1c3707b6d2
commit 6fbaf7c80a

View File

@@ -1,6 +1,6 @@
{ {
"name": "bybit-api", "name": "bybit-api",
"version": "2.4.0-beta.1", "version": "2.4.0-beta.2",
"description": "Node.js connector for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.", "description": "Node.js connector for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js", "main": "lib/index.js",
"types": "lib/index.d.ts", "types": "lib/index.d.ts",