From 87eb9fce1cb086bca62823fc94fb13d9b2b5cd70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 16:28:54 +0000 Subject: [PATCH] release v4.0.0-unstable.5 generated by @lando/prepare-release-action --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1e63afc..6ff577a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@lando/core", - "version": "4.0.0-unstable.4", + "version": "4.0.0-unstable.5", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 2525823..91b4c73 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@lando/core", "description": "The libraries that power all of Lando.", - "version": "4.0.0-unstable.4", + "version": "4.0.0-unstable.5", "author": "Mike Pirog @pirog", "license": "GPL-3.0", "repository": "lando/core-next",