Package version bump for minor addition to inverse client

This commit is contained in:
Pranay Pratyush
2021-10-28 15:37:04 +05:30
parent ce950b3a5c
commit 85e7b0f2e7

View File

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