diff --git a/component-library.php b/component-library.php index 3b90fa00..1acc6eba 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.17.0 + * Version: 3.17.1 * Author: Eric Rosenborg * Author URI: (#plugin_author_url#) * License: MIT diff --git a/composer.json b/composer.json index e37a4a07..e2356a01 100644 --- a/composer.json +++ b/composer.json @@ -25,5 +25,5 @@ "ComponentLibrary\\": "source/php/" } }, - "version": "3.17.0" + "version": "3.17.1" } \ No newline at end of file