summaryrefslogtreecommitdiffstats
path: root/termcolor
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2018-03-26 17:28:21 -0400
committerAndrew Gallant <jamslam@gmail.com>2018-03-26 17:28:21 -0400
commit835600794fa567f00ef23942b0bf647c4aa667a6 (patch)
tree202d84724b57717da1fd8ca690035a02170caecf /termcolor
parent07713fb5c5563243566677fae21095e610d459f8 (diff)
termcolor: release 0.3.6termcolor-0.3.6
Diffstat (limited to 'termcolor')
-rw-r--r--termcolor/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/termcolor/Cargo.toml b/termcolor/Cargo.toml
index 18b65d1b..d0a0ff4c 100644
--- a/termcolor/Cargo.toml
+++ b/termcolor/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "termcolor"
-version = "0.3.5" #:version
+version = "0.3.6" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A simple cross platform library for writing colored text to a terminal.