diff --git a/package-lock.json b/package-lock.json index 5b25e95..28b637c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@junobuild/cli", - "version": "0.0.46", + "version": "0.0.47", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@junobuild/cli", - "version": "0.0.46", + "version": "0.0.47", "license": "MIT", "dependencies": { "@dfinity/agent": "^0.20.2", diff --git a/package.json b/package.json index 49f1975..b85a9e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@junobuild/cli", - "version": "0.0.46", + "version": "0.0.47", "description": "The Juno command-line interface", "author": "David Dal Busco (https://daviddalbusco.com)", "license": "MIT",