From 0a33a61175aa50bfa8c8db548494b92f6277aa4b Mon Sep 17 00:00:00 2001 From: David Dias Date: Fri, 13 May 2016 22:06:47 +0100 Subject: [PATCH] chore: release version v4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97b3e87e3..27fb5788f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-api", - "version": "3.0.3", + "version": "4.0.0", "description": "A client library for the IPFS API", "main": "lib/index.js", "jsnext:main": "src/index.js",