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