diff --git a/package-lock.json b/package-lock.json index fe63430..e0db97b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@junobuild/cli", - "version": "0.0.80", + "version": "0.0.81", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@junobuild/cli", - "version": "0.0.80", + "version": "0.0.81", "license": "MIT", "dependencies": { "@dfinity/agent": "^2.1.3", diff --git a/package.json b/package.json index c4f62fe..2879bd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@junobuild/cli", - "version": "0.0.80", + "version": "0.0.81", "description": "The Juno command-line interface", "author": "David Dal Busco (https://daviddalbusco.com)", "license": "MIT",