From deb3a06fbd3d5440e951190b9f67a062b119f989 Mon Sep 17 00:00:00 2001 From: David Dal Busco Date: Fri, 10 Nov 2023 16:46:12 +0100 Subject: [PATCH] chore: release --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 27aaa6c..c8d0553 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@junobuild/cli", - "version": "0.0.41", + "version": "0.0.42", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@junobuild/cli", - "version": "0.0.41", + "version": "0.0.42", "license": "MIT", "dependencies": { "@dfinity/agent": "^0.19.3", diff --git a/package.json b/package.json index f6c15fd..9ad8622 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@junobuild/cli", - "version": "0.0.41", + "version": "0.0.42", "description": "The Juno command-line interface", "author": "David Dal Busco (https://daviddalbusco.com)", "license": "MIT",