From b0eac5f3328edd3c840569dfd3ad8ce6550a4466 Mon Sep 17 00:00:00 2001 From: GitHub Action <> Date: Thu, 5 Sep 2024 13:31:53 +0000 Subject: [PATCH] build: update package file versions to 4.20.2 --- component-library.php | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/component-library.php b/component-library.php index 58c720bf..265bf946 100644 --- a/component-library.php +++ b/component-library.php @@ -4,7 +4,7 @@ * Plugin Name: component-library * Plugin URI: (#plugin_url#) * Description: A library of blade components - * Version: 4.20.1 + * Version: 4.20.2 * Author: Eric Rosenborg * Author URI: (#plugin_author_url#) * License: MIT diff --git a/composer.json b/composer.json index 126687a5..52d5b2a8 100644 --- a/composer.json +++ b/composer.json @@ -26,5 +26,5 @@ "ComponentLibrary\\": "source/php/" } }, - "version": "4.20.1" + "version": "4.20.2" } \ No newline at end of file