diff --git a/Cargo.toml b/Cargo.toml index 267f4da4f2..4563026f00 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hyper" -version = "0.9.2" +version = "0.9.3" description = "A modern HTTP library." readme = "README.md" documentation = "http://hyperium.github.io/hyper"