diff --git a/package.json b/package.json index 31ba41f..de34e92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-service-provider", - "version": "1.3.0", + "version": "2.0.0", "description": "A Koa-based combination of a REST API and IPFS JSON RPC. Boilerplate for starting new projects.", "main": "index.js", "scripts": {