diff --git a/package-lock.json b/package-lock.json index 9f34f70b..debfb557 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@junobuild/cli", - "version": "0.10.1", + "version": "0.10.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@junobuild/cli", - "version": "0.10.1", + "version": "0.10.2", "license": "MIT", "dependencies": { "@dfinity/agent": "^3.2.6", diff --git a/package.json b/package.json index 7be80d33..0711e315 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@junobuild/cli", - "version": "0.10.1", + "version": "0.10.2", "description": "The Juno command-line interface", "author": "David Dal Busco (https://daviddalbusco.com)", "license": "MIT",