pub const PARSER_VERSION: &str = "0.1.1";
The current version of the OxiLean parser.
This follows semantic versioning: MAJOR.MINOR.PATCH.