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