From e1ab5be52b33ec4b2c24d51bf26ab429fc1c0999 Mon Sep 17 00:00:00 2001 From: David Dias Date: Mon, 23 Jan 2017 07:46:08 +0000 Subject: [PATCH] chore: release version v0.21.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6b0657277..7c49652d8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs", - "version": "0.21.0", + "version": "0.21.1", "description": "JavaScript implementation of the IPFS specification", "bin": { "jsipfs": "src/cli/bin.js"