We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e397b commit 1ebacfdCopy full SHA for 1ebacfd
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.12.0';
+ public const VERSION = '4.13.0';
55
56
/**
57
* Gets the currently executing version of the ANTLR 4 runtime library.
0 commit comments