diff --git a/src/Root.php b/src/Root.php index 6237ccd8..edf26b85 100644 --- a/src/Root.php +++ b/src/Root.php @@ -23,7 +23,7 @@ class Root * * @var string */ - public const VERSION = '2.2.13'; + public const VERSION = '2.2.14'; /** * The registered booting callbacks.