Updating README and package.json

This commit is contained in:
Chris Troutner
2023-10-28 10:11:04 -07:00
parent a42c15c969
commit bc410678b4
5 changed files with 112 additions and 55 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ipfs-service-provider",
"version": "3.0.0",
"version": "4.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",