diff --git a/Cargo.toml b/Cargo.toml index 98b025f..e33fae9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "md2pdf" -version = "0.0.1" +version = "0.0.2" authors = ["Thomas Forgione "] description = "A small utility to convert markdown files to pdf exploiting tectonic." edition = "2021"