From c0954916651529c87d26830b19022dd9c42427e6 Mon Sep 17 00:00:00 2001 From: Mike Pirog Date: Thu, 8 Sep 2022 12:44:27 -0400 Subject: [PATCH] release v0.6.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5e5b740..e2e278a 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": "0.5.1", + "version": "0.6.0", "author": "Mike Pirog @pirog", "license": "GPL-3.0", "repository": "lando/mariadb", @@ -60,4 +60,4 @@ "version-bump-prompt": "^4.2.1", "vuepress": "^2.0.0-beta.43" } -} +} \ No newline at end of file