diff --git a/component-library.php b/component-library.php index 83b8d1c4..e1206ff9 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.4.8 + * Version: 3.5.0 * Author: Eric Rosenborg * Author URI: (#plugin_author_url#) * License: MIT diff --git a/composer.json b/composer.json index dee0e93c..e865177c 100644 --- a/composer.json +++ b/composer.json @@ -25,5 +25,5 @@ "ComponentLibrary\\": "source/php/" } }, - "version": "3.4.8" + "version": "3.5.0" } \ No newline at end of file