forked from jasder/antlr
Update RuntimeMetaData.swift
This commit is contained in:
parent
abf2a1883c
commit
281d624751
|
@ -92,7 +92,7 @@ public class RuntimeMetaData {
|
|||
* omitted.</li>
|
||||
* </ul>
|
||||
*/
|
||||
public static let VERSION: String = "4.5.1"
|
||||
public static let VERSION: String = "4.5.3"
|
||||
|
||||
/**
|
||||
* Gets the currently executing version of the ANTLR 4 runtime library.
|
||||
|
|
Loading…
Reference in New Issue