diff --git a/Cargo.toml b/Cargo.toml index 1190cc7..e547195 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mdbook-template" -version = "1.0.0" +version = "1.1.0" edition = "2021" authors = ["Goudham Suresh "] description = "A mdbook preprocessor that allows the re-usability of template files with dynamic arguments" @@ -27,4 +27,4 @@ anyhow = "1.0.57" env_logger = "0.9.0" log = "0.4.16" lazy_static = "1.4.0" -fancy-regex = "0.10.0" \ No newline at end of file +fancy-regex = "0.10.0"