diff --git a/component-library.php b/component-library.php index 80108e29..c3a02abd 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.45.0 + * Version: 4.45.1 * Author: Eric Rosenborg * Author URI: (#plugin_author_url#) * License: MIT diff --git a/composer.json b/composer.json index 52008a53..848733ac 100644 --- a/composer.json +++ b/composer.json @@ -26,5 +26,5 @@ "ComponentLibrary\\": "source/php/" } }, - "version": "4.45.0" + "version": "4.45.1" } \ No newline at end of file