We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 168322e commit 0d0a4cdCopy full SHA for 0d0a4cd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-binance-api",
3
- "version": "0.12.5",
+ "version": "0.13.0",
4
"description": "Binance API for node https://github.com/jaggedsoft/node-binance-api",
5
"main": "node-binance-api.js",
6
"typings": "node-binance-api.d.ts",
@@ -31,7 +31,7 @@
31
"binance",
32
"api"
33
],
34
- "author": "Jon Eyrick <mm@liquidity.ltd> (https://liquidity.ltd)",
+ "author": "Jon Eyrick <info@liquidity.ltd> (https://darkpool.ventures)",
35
"license": "MIT",
36
"bugs": {
37
"url": "https://github.com/jaggedsoft/node-binance-api/issues"
0 commit comments