commit | 34d6e03e863863c0c7c0639d49a60c2e7d13924f | [log] [tgz] |
---|---|---|
author | Andrew Gallant <jamslam@gmail.com> | Sat Aug 25 04:17:34 2018 |
committer | Andrew Gallant <jamslam@gmail.com> | Sat Aug 25 04:17:34 2018 |
tree | c402f12ddbf89bd8b9f04ea537d31fa325a57a18 | |
parent | 5f6fd8cc3505d7c0ebe362e5d7ba8508f76e390d [diff] |
1.0.2
diff --git a/Cargo.toml b/Cargo.toml index 188f7fe..3e90417 100644 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "termcolor" -version = "1.0.1" #:version +version = "1.0.2" #:version authors = ["Andrew Gallant <jamslam@gmail.com>"] description = """ A simple cross platform library for writing colored text to a terminal.