Skip to content

Commit

Permalink
v0.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Eyrick authored Feb 1, 2018
1 parent 904360c commit f0faef7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "node-binance-api",
"version": "0.4.7",
"version": "0.4.8",
"description": "Binance API for node https://github.com/jaggedsoft/node-binance-api",
"main": "node-binance-api.js",
"dependencies": {
"request": "^2.83.0",
"ws": "^3.2.0"
"ws": "3.2.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit f0faef7

Please sign in to comment.