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

View File

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