Bump version to v0.1.14
diff --git a/Cargo.toml b/Cargo.toml
index 5f19857..026b23d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "tokio-core"
-version = "0.1.13"
+version = "0.1.14"
 authors = ["Alex Crichton <alex@alexcrichton.com>"]
 license = "MIT/Apache-2.0"
 repository = "https://github.com/tokio-rs/tokio-core"