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