diff --git a/Cargo.toml b/Cargo.toml index e7bd5a1e..341d74f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "isahc" -version = "0.9.11" +version = "0.9.12" description = "The practical HTTP client that is fun to use." authors = ["Stephen M. Coakley "] license = "MIT"