From efd86c8b5ee746d0afd8a30bdc1ec2725e98b306 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Tue, 9 Sep 2014 23:20:00 -0300 Subject: [PATCH] 0.4.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73ed645f4..09b753420 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": { "url": "https://github.com/bitpay/copay/issues" }, - "version": "0.4.7", + "version": "0.4.8", "dependencies": { "browser-request": "^0.3.2", "inherits": "^2.0.1",