diff --git a/src/Version.php b/src/Version.php index c6df036..301ce09 100644 --- a/src/Version.php +++ b/src/Version.php @@ -4,5 +4,5 @@ final class Version { - public const VERSION = '4.1.0'; + public const VERSION = '4.2.0'; }