diff --git a/Cargo.toml b/Cargo.toml index 88c6c3e..1387a70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mdxjs" -version = "0.2.5" +version = "0.2.6" authors = ["Titus Wormer "] edition = "2018" rust-version = "1.56"