From 5cf260dd36a58922a6b2ea5fcf379691181aa1d1 Mon Sep 17 00:00:00 2001 From: David Dias Date: Mon, 16 May 2016 16:35:58 +0100 Subject: [PATCH] chore: release version v4.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b401c1ad..52e0725d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-api", - "version": "4.0.1", + "version": "4.0.2", "description": "A client library for the IPFS API", "main": "lib/index.js", "jsnext:main": "src/index.js",