fix(version): Bumping to v2.0.0

This commit is contained in:
Chris Troutner
2021-12-29 18:03:09 -08:00
parent e402f33132
commit e374522725
+1 -1
View File
@@ -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": {