From e2dd86ba897047a3a0553aca62eddb12be827cd9 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Sat, 16 Aug 2014 00:33:39 -0400 Subject: [PATCH] v0.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e0f75155..745da5a7d 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": { "url": "https://github.com/bitpay/copay/issues" }, - "version": "0.4.3", + "version": "0.4.4", "dependencies": { "mocha": "^1.18.2", "mocha-lcov-reporter": "0.0.1",