update version to 0.1.5

This commit is contained in:
kwantam
2018-05-19 12:21:49 -07:00
parent 4940d3fe27
commit 26d1bfbb77
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
//!
//! ```toml
//! [dependencies]
//! unicode-width = "0.1.4"
//! unicode-width = "0.1.5"
//! ```
#![deny(missing_docs, unsafe_code)]