From 133aa5462a7dc4ce702ff8a8e941bfb4dbbcae25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 23:59:46 +0000 Subject: [PATCH] release v1.2.0 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 c01f3e0..3563474 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@lando/mariadb", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index e330f7d..914506b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@lando/mariadb", "description": "A Lando plugin that provides a tight integration with mariadb.", - "version": "1.1.0", + "version": "1.2.0", "author": "Mike Pirog @pirog", "license": "GPL-3.0", "repository": "lando/mariadb",