diff --git a/Cargo.toml b/Cargo.toml index b1dd1e2..0873d99 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "parallel-stream" -version = "2.1.0" +version = "2.1.1" license = "MIT OR Apache-2.0" repository = "https://github.com/async-rs/parallel-stream" documentation = "https://docs.rs/parallel-stream"