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