From 76bf64de23b48ea63befa7dc5b86075db4a8d3ae Mon Sep 17 00:00:00 2001 From: David Dias Date: Wed, 29 Jun 2016 18:00:30 +0100 Subject: [PATCH] chore: release version v0.14.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfeb3433a2..baa3897406 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs", - "version": "0.14.0", + "version": "0.14.1", "description": "JavaScript implementation of the IPFS specification", "bin": { "jsipfs": "src/cli/bin.js"