diff --git a/Cargo.toml b/Cargo.toml index 56f8ce92..318bcd84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "isahc" -version = "0.9.7" +version = "0.9.8" description = "The practical HTTP client that is fun to use." authors = ["Stephen M. Coakley "] license = "MIT"