From c896224cc4a393b4e9deffa79f8ae57de2d774ce Mon Sep 17 00:00:00 2001 From: Mike Pirog Date: Wed, 7 Sep 2022 16:19:46 -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 aabdc0c..e6d3c82 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@lando/apache", "description": "A Lando plugin that provides a tight integration with Apache.", - "version": "0.5.2", + "version": "0.6.0", "author": "Mike Pirog @pirog", "license": "GPL-3.0", "repository": "lando/apache", @@ -60,4 +60,4 @@ "version-bump-prompt": "^4.2.1", "vuepress": "^2.0.0-beta.43" } -} +} \ No newline at end of file