From 36bf3c62fb8a27e8152cc6df5ad097608115b1d3 Mon Sep 17 00:00:00 2001 From: Huon Wilson Date: Mon, 9 Feb 2015 01:03:28 +1100 Subject: [PATCH] Bump to 0.1.2. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 87386911..a130a090 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "libc" -version = "0.1.1" +version = "0.1.2" authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" readme = "README.md"