From 92b836dc0367f67d9e4502fc90eee0f53337b93a Mon Sep 17 00:00:00 2001 From: Sean McArthur Date: Mon, 5 Jan 2015 19:27:44 -0800 Subject: [PATCH] v0.0.21 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c9228ab8..b33b4e33 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hyper" -version = "0.0.20" +version = "0.0.21" description = "A modern HTTP library." readme = "README.md" documentation = "http://hyperium.github.io/hyper/hyper/index.html"