summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2017-03-15 06:58:09 -0400
committerAndrew Gallant <jamslam@gmail.com>2017-03-15 06:58:09 -0400
commit2f3a8c7f6915c417cc481edfd8b420a617e32120 (patch)
tree4389272905ac963baf6dda7569b027d9ac0a48fe
parent3ac1b68e54ee9d8f827acb9131657475fe4c67a4 (diff)
termcolor-0.3.2termcolor-0.3.2
-rw-r--r--termcolor/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/termcolor/Cargo.toml b/termcolor/Cargo.toml
index 2d253a0a..9d37199f 100644
--- a/termcolor/Cargo.toml
+++ b/termcolor/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "termcolor"
-version = "0.3.1" #:version
+version = "0.3.2" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A simple cross platform library for writing colored text to a terminal.