From 4acd4257ff8ea9431160e1fa73bc1742f1f6677d Mon Sep 17 00:00:00 2001 From: Johann Schopplich <mail@johannschopplich.com> Date: Tue, 6 Feb 2024 10:54:36 +0100 Subject: [PATCH] chore: release v0.4.0 --- composer.json | 2 +- composer.lock | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 2d08b58..e296de7 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "johannschopplich/kirby-serp-preview", "description": "Kirby Panel plugin for search engine result page previews", "type": "kirby-plugin", - "version": "0.3.2", + "version": "0.4.0", "keywords": [ "content", "DeepL", diff --git a/composer.lock b/composer.lock index 2a0e7be..50a13d6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6ff3549cec2cf34b34fa2a8eacf1d087", + "content-hash": "016794791d501e5f478810c84eb31268", "packages": [ { "name": "getkirby/composer-installer", diff --git a/package.json b/package.json index 9eb2a6a..0ef0ddd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kirby-serp-preview", "type": "module", - "version": "0.3.2", + "version": "0.4.0", "private": true, "packageManager": "pnpm@8.15.1", "scripts": {