diff --git a/Cargo.toml b/Cargo.toml index 7c42507e3..18f6b8489 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "flate2" authors = ["Alex Crichton "] -version = "1.0.8" +version = "1.0.9" license = "MIT/Apache-2.0" readme = "README.md" keywords = ["gzip", "flate", "zlib", "encoding"]