diff --git a/component-library.php b/component-library.php index b5d38c7e..cbcd4b43 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.8.2 + * Version: 3.8.3 * Author: Eric Rosenborg * Author URI: (#plugin_author_url#) * License: MIT diff --git a/composer.json b/composer.json index e800cfe6..47417e8e 100644 --- a/composer.json +++ b/composer.json @@ -25,5 +25,5 @@ "ComponentLibrary\\": "source/php/" } }, - "version": "3.8.2" + "version": "3.8.3" } \ No newline at end of file