v1.0.0: stable release for bitget rest apis & websockets

This commit is contained in:
Tiago Siebler
2022-11-22 12:36:47 +00:00
parent be9d6b1d50
commit 1bba614a3f
2 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bitget-api",
"version": "0.9.0",
"version": "1.0.0",
"description": "Node.js connector for Bitget REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",