Bump to 0.1.2
diff --git a/Cargo.toml b/Cargo.toml
index 31b5001..fcf7a19 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "tokio-core"
-version = "0.1.1"
+version = "0.1.2"
 authors = ["Alex Crichton <alex@alexcrichton.com>"]
 license = "MIT/Apache-2.0"
 repository = "https://github.com/tokio-rs/tokio-core"