Update version of library in source docs.

This commit is contained in:
Fletcher Nichol 2015-09-22 10:05:19 -06:00
parent d16a7f4c5f
commit e00021e8fe
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
//!
//! ```toml
//! [dependencies]
//! names = "0.1.0"
//! names = "0.9.0"
//! ```
//!
//! and this to your crate root: