From f8d8e45b0bcadf5e8d75c19a738cab1ec56169ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 18:44:44 +0000 Subject: [PATCH] release v1.0.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 c7f906e..3766a34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@lando/apache", - "version": "0.8.0", + "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 1e8f900..0e90b95 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.8.0", + "version": "1.0.0", "author": "Mike Pirog @pirog", "license": "GPL-3.0", "repository": "lando/apache",