Skip to content

Commit

Permalink
Merge pull request #495 from ezewer/v-2.0.8
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
prdn authored Aug 7, 2019
2 parents 1a0853f + 5e6e7da commit 148c2b6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitfinex-api-node",
"version": "2.0.7",
"version": "2.0.8",
"description": "Node reference library for Bitfinex API",
"engines": {
"node": ">=7"
Expand Down Expand Up @@ -66,9 +66,9 @@
"standard": "^10.0.2"
},
"dependencies": {
"bfx-api-node-models": "^1.0.8",
"bfx-api-node-rest": "^1.1.1",
"bfx-api-node-util": "^1.0.1",
"bfx-api-node-models": "^1.0.11",
"bfx-api-node-rest": "^1.1.3",
"bfx-api-node-util": "^1.0.2",
"bfx-api-node-ws1": "^1.0.0",
"bignumber.js": "^6.0.0",
"bluebird": "^3.5.1",
Expand Down

0 comments on commit 148c2b6

Please sign in to comment.