diff --git a/Cargo.toml b/Cargo.toml index 389a417..f8bee38 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ureq" -version = "0.11.3" +version = "0.11.4" authors = ["Martin Algesten "] description = "Minimal HTTP request library" license = "MIT/Apache-2.0"