Skip to content

Commit

Permalink
Merge pull request #169 from tiagosiebler/release
Browse files Browse the repository at this point in the history
3.0.1: complete integration with all REST & WS categories
  • Loading branch information
tiagosiebler authored Sep 19, 2022
2 parents cefd83c + 866580e commit 3abdb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.0.0",
"version": "3.0.1",
"description": "Complete & robust node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 3abdb58

Please sign in to comment.