summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2017-12-11 13:58:30 -0600
committerCarl Lerche <me@carllerche.com>2017-12-11 13:58:30 -0600
commitc45bbaa04ee2a9524976374c204b9568f991dceb (patch)
tree6bc331ad72db009f843f7ad9c2f811903a567b1f /Cargo.toml
parent963eee3bc7615accd7d8b97ad1ea24d697d36d36 (diff)
Bump to v0.1.11
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 8ef25d42..9a487558 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tokio-core"
-version = "0.1.10"
+version = "0.1.11"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/tokio-rs/tokio-core"