From 2048a20ef48051520f56ae93add2f0b6afbad3d5 Mon Sep 17 00:00:00 2001 From: Ivan Socolsky Date: Mon, 31 Aug 2015 17:04:28 -0300 Subject: [PATCH] bump bwu 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d36bd73..b3abe7c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "async": "^0.9.0", "bitcore": "0.13.0", - "bitcore-wallet-utils": "0.1.2", + "bitcore-wallet-utils": "0.2.0", "body-parser": "^1.11.0", "coveralls": "^2.11.2", "email-validator": "^1.0.1",