diff --git a/Cargo.toml b/Cargo.toml index 2ca66f9..2735442 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pptx-to-md" -version = "0.3.0" +version = "0.4.0" edition = "2021" description = "Parse Microsoft PowerPoint files (.pptx) into Markdown (.md)" readme = "README.md"