From 48fd137749fc9d4fafe461c5886293afdb81683a Mon Sep 17 00:00:00 2001 From: Ivan Socolsky Date: Tue, 30 Jun 2015 11:08:10 -0300 Subject: [PATCH] bump BWU --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bbbc00f..e9dd0bf 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.0.38", + "version": "0.0.39", "keywords": [ "bitcoin", "copay", @@ -20,7 +20,7 @@ "dependencies": { "async": "^0.9.0", "bitcore": "^0.12.9", - "bitcore-wallet-utils": "^0.0.19", + "bitcore-wallet-utils": "^0.0.20", "body-parser": "^1.11.0", "coveralls": "^2.11.2", "email-validator": "^1.0.1",