diff --git a/Cargo.toml b/Cargo.toml index c007205..d7c1c2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mdxjs" -version = "0.1.8" +version = "0.1.9" authors = ["Titus Wormer "] edition = "2018" rust-version = "1.56"