From 2eafaa49ea2ac8b426e0484bb6b72bfbc1cde4ea Mon Sep 17 00:00:00 2001 From: GitHub Action <> Date: Fri, 26 Jan 2024 09:49:22 +0000 Subject: [PATCH] build: update package file versions to 3.13.5 --- 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 0d3e3cb6..f4744a15 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: 3.13.4 + * Version: 3.13.5 * Author: Eric Rosenborg * Author URI: (#plugin_author_url#) * License: MIT diff --git a/composer.json b/composer.json index 5325d98c..26f25b17 100644 --- a/composer.json +++ b/composer.json @@ -25,5 +25,5 @@ "ComponentLibrary\\": "source/php/" } }, - "version": "3.13.4" + "version": "3.13.5" } \ No newline at end of file