diff --git a/package.json b/package.json index 7eb33f6..9392cd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-service-provider", - "version": "4.0.0", + "version": "5.0.0", "description": "A Koa-based combination of a REST API and IPFS JSON RPC. Boilerplate for starting new projects.", "main": "index.js", "type": "module",