diff --git a/src/Root.php b/src/Root.php index ab5eb616..a94d2d78 100644 --- a/src/Root.php +++ b/src/Root.php @@ -22,7 +22,7 @@ class Root * * @var string */ - public const VERSION = '2.2.7'; + public const VERSION = '2.2.8'; /** * The registered booting callbacks.