diff --git a/Cargo.toml b/Cargo.toml index c3fa533..5cfe273 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "md2pdf" -version = "0.1.0" +version = "0.0.0" authors = ["Thomas Forgione "] description = "A small utility to convert markdown files to pdf exploiting tectonic." edition = "2018"