diff --git a/Cargo.toml b/Cargo.toml index 99acd44..d7a4684 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Marc Brinkmann ", "Denys Vitali "] name = "poppler" license = "GPL-2.0" -version = "0.3.1" +version = "0.3.2" description = "Wrapper for the GPL-licensed Poppler PDF rendering library." repository = "https://github.com/DMSrs/poppler-rs" edition = "2018"