summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-01-08 09:51:05 -0800
committerAlex Crichton <alex@alexcrichton.com>2018-01-08 09:51:05 -0800
commit99fc38e0d652ba8d9a3437e70e4729c86edffc01 (patch)
treec25bd4a5d8492b3f0b58646dc29ae5dbfc3a0d5c /Cargo.toml
parentce014943eca3b63c249c8b745dc70defbe30ee34 (diff)
Bump to 0.1.12
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a3169573..f2bdc9d3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tokio-core"
-version = "0.1.11"
+version = "0.1.12"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/tokio-rs/tokio-core"