From 9262ea13975468a9300a29980c821cdcd13dc917 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Tue, 25 Aug 2015 13:18:11 -0300 Subject: [PATCH 1/2] bump version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5a9a245..3576e4c 100644 --- a/package.json +++ b/package.json @@ -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", From 16a1f3047ae33b0398fc2275ca75806c6a9bd5ae Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Tue, 25 Aug 2015 13:18:51 -0300 Subject: [PATCH 2/2] . --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3576e4c..f012580 100644 --- a/package.json +++ b/package.json @@ -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",