bump to v0.0.8

This commit is contained in:
Ivan Socolsky 2015-03-16 17:05:09 -03:00
parent bb096aad46
commit 1f3aee1684
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"name": "bitcore-wallet-service",
"description": "A service for Mutisig HD Bitcoin Wallets",
"author": "BitPay Inc",
"version": "0.0.7",
"version": "0.0.8",
"keywords": [
"bitcoin",
"copay",
@ -19,7 +19,7 @@
},
"dependencies": {
"async": "^0.9.0",
"bitcore-wallet-utils": "^0.0.4",
"bitcore-wallet-utils": "^0.0.5",
"bitcore-explorers": "^0.9.1",
"body-parser": "^1.11.0",
"coveralls": "^2.11.2",