diff --git a/package-lock.json b/package-lock.json index e83d61d..08949a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@autonomousorganization/ao-cli", - "version": "0.1.7", + "version": "0.1.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@autonomousorganization/ao-cli", - "version": "0.1.7", + "version": "0.1.8", "license": "AGPL-3.0-or-later", "dependencies": { "chalk": "^5.0.1", diff --git a/package.json b/package.json index 2c32681..20edf64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@autonomousorganization/ao-cli", - "version": "0.1.7", + "version": "0.1.8", "description": "An interactive command-line interface (CLI) tool to help you install, use, and administer an AO instance.", "repository": { "type": "git",