diff --git a/Cargo.toml b/Cargo.toml index 870c40c..8bc3472 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "futures-timer" -version = "3.0.2" +version = "3.0.3" authors = ["Alex Crichton "] edition = "2018" license = "MIT/Apache-2.0"