diff --git a/package-lock.json b/package-lock.json index 71fb6a0..0f6719d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "forestpm", - "version": "0.0.10", + "version": "0.0.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "forestpm", - "version": "0.0.10", + "version": "0.0.11", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 072e6ea..8e59605 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "forestpm", "description": "An IPFS-backed package manager proxy cache", "main": "main.js", - "version": "0.0.10", + "version": "0.0.11", "author": "Andrew Nesbitt", "bin": { "forest": "cli.js"