diff --git a/package-lock.json b/package-lock.json index efd9185..f8127bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "phi", - "version": "1.4.0", + "version": "1.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "phi", - "version": "1.4.0", + "version": "1.5.0", "license": "MIT", "dependencies": { "@ceramicnetwork/http-client": "^1.5.7", diff --git a/package.json b/package.json index c542c02..7881a1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phi", - "version": "1.4.0", + "version": "1.5.0", "description": "", "main": "index.js", "scripts": {