diff --git a/Cargo.toml b/Cargo.toml index 01035ad4..2d63f11e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "flate2" authors = ["Alex Crichton ", "Josh Triplett "] -version = "1.0.20" +version = "1.0.21" edition = "2018" license = "MIT/Apache-2.0" readme = "README.md"