Skip to content

Commit 7de4181

Browse files
committed
update to 4.11.1
Signed-off-by: Terence Parr <[email protected]>
1 parent ab6322b commit 7de4181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RuntimeMetaData.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ final class RuntimeMetaData
5151
* - suffix is an optional string. When `suffix` is omitted, the `-`
5252
* (hyphen-minus) appearing before it is also omitted.
5353
*/
54-
public const VERSION = '4.11.0';
54+
public const VERSION = '4.11.1';
5555

5656
/**
5757
* Gets the currently executing version of the ANTLR 4 runtime library.

0 commit comments

Comments
 (0)