From cfd8e4071b63a6aa08a198dc4b7d1da8b19a7293 Mon Sep 17 00:00:00 2001 From: David Dias Date: Tue, 17 Jan 2017 11:59:09 +0000 Subject: [PATCH] chore: release version v0.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1672978f65..e2ad66cf7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs", - "version": "0.20.4", + "version": "0.21.0", "description": "JavaScript implementation of the IPFS specification", "bin": { "jsipfs": "src/cli/bin.js"