From ad797b0200014c4f1d9f3d9bb8efc0d3f3cefdc3 Mon Sep 17 00:00:00 2001 From: Jonathan Reem Date: Wed, 8 Apr 2015 17:22:12 -0700 Subject: [PATCH] v0.3.11 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bc8a02fb..f1efdc7d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hyper" -version = "0.3.10" +version = "0.3.11" description = "A modern HTTP library." readme = "README.md" documentation = "http://hyperium.github.io/hyper/hyper/index.html"