From bd97e659dce0f47c4cb8693575c2ce044975b2ce Mon Sep 17 00:00:00 2001 From: Jonathan Reem Date: Wed, 21 Jan 2015 01:23:11 +0100 Subject: [PATCH] v.0.1.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a6ce7939..514355b3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hyper" -version = "0.1.2" +version = "0.1.3" description = "A modern HTTP library." readme = "README.md" documentation = "http://hyperium.github.io/hyper/hyper/index.html"