diff --git a/src/Root.php b/src/Root.php index 600caa24..bccf5b6d 100644 --- a/src/Root.php +++ b/src/Root.php @@ -23,7 +23,7 @@ class Root * * @var string */ - public const VERSION = '2.3.2'; + public const VERSION = '2.3.3'; /** * The registered booting callbacks.