diff --git a/src/Root.php b/src/Root.php index 14e5ab9c..70ebcced 100644 --- a/src/Root.php +++ b/src/Root.php @@ -22,7 +22,7 @@ class Root * * @var string */ - public const VERSION = '2.2.4'; + public const VERSION = '2.2.5'; /** * The registered booting callbacks.