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