diff --git a/src/Root.php b/src/Root.php index dc47bcc2..b197da54 100644 --- a/src/Root.php +++ b/src/Root.php @@ -23,7 +23,7 @@ class Root * * @var string */ - public const VERSION = '2.3.0'; + public const VERSION = '2.3.1'; /** * The registered booting callbacks.