diff --git a/Cargo.toml b/Cargo.toml index d75df6f15b..b65c7a96d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hyper" -version = "0.1.5" +version = "0.1.6" description = "A modern HTTP library." readme = "README.md" documentation = "http://hyperium.github.io/hyper/hyper/index.html"