Merge pull request #332 from matiu/ver

bump version
This commit is contained in:
Matias Alejo Garcia 2015-08-25 14:15:46 -03:00
commit 2014d030a5
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"name": "bitcore-wallet-service",
"description": "A service for Mutisig HD Bitcoin Wallets",
"author": "BitPay Inc",
"version": "0.1.6",
"version": "0.1.7",
"keywords": [
"bitcoin",
"copay",
@ -19,8 +19,8 @@
},
"dependencies": {
"async": "^0.9.0",
"bitcore": "^0.12.9",
"bitcore-wallet-utils": "0.1.1",
"bitcore": "0.13.0",
"bitcore-wallet-utils": "0.1.2",
"body-parser": "^1.11.0",
"coveralls": "^2.11.2",
"email-validator": "^1.0.1",