diff --git a/Cargo.toml b/Cargo.toml index 585a9afe..2326f27d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "flate2" authors = ["Alex Crichton ", "Josh Triplett "] -version = "1.1.2" +version = "1.1.3" edition = "2018" license = "MIT OR Apache-2.0" readme = "README.md"