From 358dad8e5144c3f5d23cde8ae4a3d4e68ef45e8a Mon Sep 17 00:00:00 2001 From: David Dias Date: Sun, 13 Nov 2016 04:35:31 +0000 Subject: [PATCH] chore: release version v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae1bcd0..5ce8d83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipscend", - "version": "0.3.0", + "version": "0.4.0", "description": "Web Application publishing, simple and distributed with IPFS ", "bin": { "ipscend": "src/cli/bin.js"