From c10adc1ccfe1c7d6d7a1df6e2e961f166d50b44e Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Mon, 18 Aug 2014 18:29:55 -0400 Subject: [PATCH] version 0.4.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d400911e1..bdb0562f2 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": { "url": "https://github.com/bitpay/copay/issues" }, - "version": "0.4.5", + "version": "0.4.6", "dependencies": { "mocha": "^1.18.2", "mocha-lcov-reporter": "0.0.1",