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