From 42525596f518aee7946f9c2a60b7652ffaa595ea Mon Sep 17 00:00:00 2001 From: David Dias Date: Fri, 9 Dec 2016 09:02:13 -0800 Subject: [PATCH] chore: release version v0.20.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8131b4a694..ae2cc0a7e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs", - "version": "0.20.1", + "version": "0.20.2", "description": "JavaScript implementation of the IPFS specification", "bin": { "jsipfs": "src/cli/bin.js"