diff --git a/Cargo.toml b/Cargo.toml index ccdc31c..433ee74 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "asciimath-rs" description = "AsciiMath parser" repository = "https://github.com/trivernis/asciimath-rs" -version = "0.5.7" +version = "0.5.8" authors = ["trivernis "] edition = "2018" readme = "README.md"