diff --git a/src/Root.php b/src/Root.php index e37b570d..ec78beb6 100644 --- a/src/Root.php +++ b/src/Root.php @@ -23,7 +23,7 @@ class Root * * @var string */ - public const VERSION = '2.3.3'; + public const VERSION = '2.3.4'; /** * The registered booting callbacks.