diff --git a/src/Root.php b/src/Root.php index 3d31386a..3476791d 100644 --- a/src/Root.php +++ b/src/Root.php @@ -25,7 +25,7 @@ class Root * * @var string */ - public const VERSION = '2.5.4'; + public const VERSION = '2.5.5'; /** * The registered booting callbacks.