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