From 39b91e5a9a91d53fc5a632a339473d23d2195e0f Mon Sep 17 00:00:00 2001 From: Tiago Siebler Date: Fri, 10 May 2024 11:39:35 +0100 Subject: [PATCH] v2.0.4: chore() bump keywords --- package-lock.json | 4 ++-- package.json | 4 +++- tea.yaml | 1 - 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9cdbb35..de38e9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bitmart-api", - "version": "2.0.3", + "version": "2.0.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bitmart-api", - "version": "2.0.3", + "version": "2.0.4", "license": "MIT", "dependencies": { "axios": "^1.6.6", diff --git a/package.json b/package.json index 6c4b785..1931817 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitmart-api", - "version": "2.0.3", + "version": "2.0.4", "description": "Complete & robust Node.js SDK for BitMart's REST APIs and WebSockets, with TypeScript declarations.", "scripts": { "clean": "rm -rf dist/*", @@ -53,6 +53,8 @@ "bitmart javascript", "bitmart typescript", "bitmart js", + "bitmart api node", + "bitmart sdk javascript", "algo trading", "api", "websocket", diff --git a/tea.yaml b/tea.yaml index 9f6dbaa..60166ee 100644 --- a/tea.yaml +++ b/tea.yaml @@ -1,4 +1,3 @@ -# https://tea.xyz/what-is-this-file --- version: 1.0.0 codeOwners: