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