diff --git a/src/Root.php b/src/Root.php index 2fe01604..2b0d2e81 100644 --- a/src/Root.php +++ b/src/Root.php @@ -24,7 +24,7 @@ class Root * * @var string */ - public const VERSION = '2.5.2'; + public const VERSION = '2.5.1'; /** * The registered booting callbacks.