diff --git a/Cargo.toml b/Cargo.toml index 93a5d68..8503953 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ureq" -version = "1.1.0" +version = "1.1.1" authors = ["Martin Algesten "] description = "Minimal HTTP request library" license = "MIT/Apache-2.0"