diff --git a/package-lock.json b/package-lock.json index 7c56e9d..5e57770 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ctrf-cli", - "version": "0.0.6", + "version": "0.0.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ctrf-cli", - "version": "0.0.6", + "version": "0.0.5", "license": "MIT", "dependencies": { "ctrf": "^0.1.0", diff --git a/package.json b/package.json index d24871e..cc0cf18 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "ctrf-cli", - "version": "0.0.6", + "version": "0.0.5", "description": "Various CTRF utilities available from the command line", "main": "dist/index.js", "bin": {