diff --git a/src/Root.php b/src/Root.php index 289ad3af..eb96026f 100644 --- a/src/Root.php +++ b/src/Root.php @@ -24,7 +24,7 @@ class Root * * @var string */ - public const VERSION = '2.3.4'; + public const VERSION = '2.4.0'; /** * The registered booting callbacks.