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