From 15bac9dadc631e5ad779eb9eec6907480d023e30 Mon Sep 17 00:00:00 2001 From: Jonathan Reem Date: Sat, 6 Dec 2014 23:25:18 -0800 Subject: [PATCH] (release) 0.0.13. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b741bda0..56525542 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hyper" -version = "0.0.8" +version = "0.0.13" description = "A modern HTTP library." readme = "README.md" documentation = "http://hyperium.github.io/hyper/hyper/index.html"