From 670662e8f81a843b10575de367d2716f2029222f Mon Sep 17 00:00:00 2001 From: David Dias Date: Mon, 27 Mar 2017 13:07:36 +0100 Subject: [PATCH] chore: release version v0.23.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc6463f45d..c3219a8428 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs", - "version": "0.23.0", + "version": "0.23.1", "description": "JavaScript implementation of the IPFS specification", "bin": { "jsipfs": "src/cli/bin.js"