diff --git a/Cargo.toml b/Cargo.toml index 33a5152984..62d4352406 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "futures" -version = "0.1.20" +version = "0.1.22" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"