From d00584094f807ec0119dc044b7ba48c23a7e3a32 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Wed, 10 Sep 2014 12:13:46 -0300 Subject: [PATCH] 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19cc9fa81..482302d54 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": { "url": "https://github.com/bitpay/copay/issues" }, - "version": "0.4.9", + "version": "0.5.0", "dependencies": { "browser-request": "^0.3.2", "inherits": "^2.0.1",