From 23b055c9e556b91680d06c7095fd8c1c3b850b06 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Mon, 22 Sep 2014 14:54:18 -0300 Subject: [PATCH] New release v0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3bea5238f..65773c273 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": { "url": "https://github.com/bitpay/copay/issues" }, - "version": "0.6.0", + "version": "0.6.1", "dependencies": { "browser-request": "^0.3.2", "inherits": "^2.0.1",