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