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