Bump version to v0.1.1 (#131)

This commit is contained in:
Carl Lerche
2018-02-09 14:30:32 -08:00
committed by GitHub
parent 609786ed41
commit 0b58bded7c
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -86,7 +86,7 @@
//! }
//! ```
#![doc(html_root_url = "https://docs.rs/tokio/0.1.0")]
#![doc(html_root_url = "https://docs.rs/tokio/0.1.1")]
#![deny(missing_docs)]
#![deny(warnings)]
#![warn(missing_debug_implementations)]