From 4c29a4e3cb5b17683b27c439daa8db3f3d71ffc5 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Tue, 19 Jan 2016 15:27:37 -0300 Subject: [PATCH 1/2] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7cb2534..824debc 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": "1.3.4", + "version": "1.4.0", "keywords": [ "bitcoin", "copay", From 631a132519b25baee7af10aaa1b66f93bebc13e0 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Tue, 19 Jan 2016 15:30:49 -0300 Subject: [PATCH 2/2] . --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 824debc..dee2beb 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,8 @@ "copay", "multisig", "wallet", - "bitcore" + "bitcore", + "BWS" ], "repository": { "url": "git@github.com:bitpay/bitcore-wallet-service.git",