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