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