diff --git a/src/RuntimeMetaData.php b/src/RuntimeMetaData.php index 488d78a..fd4d9bd 100644 --- a/src/RuntimeMetaData.php +++ b/src/RuntimeMetaData.php @@ -51,7 +51,7 @@ final class RuntimeMetaData * - suffix is an optional string. When `suffix` is omitted, the `-` * (hyphen-minus) appearing before it is also omitted. */ - public const VERSION = '4.13.0'; + public const VERSION = '4.13.1'; /** * Gets the currently executing version of the ANTLR 4 runtime library.