diff --git a/reqwest-retry/Cargo.toml b/reqwest-retry/Cargo.toml index 36fe239..bea63cc 100644 --- a/reqwest-retry/Cargo.toml +++ b/reqwest-retry/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reqwest-retry" -version = "0.1.4-alpha.0" +version = "0.1.4" authors = ["Rodrigo Gryzinski "] edition = "2018" description = "Retry middleware for reqwest."