diff --git a/component-library.php b/component-library.php index 65d3d85b..7fb0c532 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.14.0 + * Version: 3.14.1 * Author: Eric Rosenborg * Author URI: (#plugin_author_url#) * License: MIT diff --git a/composer.json b/composer.json index aad0ccca..682e3da7 100644 --- a/composer.json +++ b/composer.json @@ -25,5 +25,5 @@ "ComponentLibrary\\": "source/php/" } }, - "version": "3.14.0" + "version": "3.14.1" } \ No newline at end of file