diff --git a/Cargo.toml b/Cargo.toml index a22fc0b20..46b209417 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "itertools" -version = "0.9.0" +version = "0.10.0" license = "MIT/Apache-2.0" repository = "https://github.com/bluss/rust-itertools"