From 987828ac68676a0dbfb447ca0536132d6dbd190b Mon Sep 17 00:00:00 2001 From: David Dias Date: Sat, 20 May 2017 11:46:25 +0100 Subject: [PATCH] 0.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd47ee4..c1c66ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipscend", - "version": "0.4.2", + "version": "0.4.3", "description": "Web Application publishing made simple and distributed with IPFS ", "bin": { "ipscend": "src/cli/bin.js",