We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3afe41b + f487f76 commit 45d0f81Copy full SHA for 45d0f81
src/RuntimeMetaData.php
@@ -51,7 +51,7 @@ final class RuntimeMetaData
51
* - suffix is an optional string. When `suffix` is omitted, the `-`
52
* (hyphen-minus) appearing before it is also omitted.
53
*/
54
- public const VERSION = '4.13.1';
+ public const VERSION = '4.13.2';
55
56
/**
57
* Gets the currently executing version of the ANTLR 4 runtime library.
0 commit comments