diff --git a/Cargo.toml b/Cargo.toml index a463aee..71948b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "parallel-stream" -version = "2.1.2" +version = "2.1.3" license = "MIT OR Apache-2.0" repository = "https://github.com/async-rs/parallel-stream" documentation = "https://docs.rs/parallel-stream"