diff --git a/Cargo.toml b/Cargo.toml index 3c40cc7..390962a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["pdf2text", "text", "pdf", "pdf2txt"] license = "MIT" name = "pdf-extract" repository = "https://github.com/jrmuizel/pdf-extract" -version = "0.7.2" +version = "0.7.3" include = ["src/**/*", "README.md"] [profile.release]