summaryrefslogtreecommitdiffstats
path: root/termcolor
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2018-02-20 20:15:08 -0500
committerAndrew Gallant <jamslam@gmail.com>2018-02-20 20:15:08 -0500
commitab1b877c205c0920b41773bf0267c0f016d04a51 (patch)
tree158710f6e17ac606c964e174ea796a1ba68719a0 /termcolor
parent2b5c4888146eebf1cee4c63307e9bedbdda79671 (diff)
termcolor: release 0.3.5termcolor-0.3.5
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 ece48593..18b65d1b 100644
--- a/termcolor/Cargo.toml
+++ b/termcolor/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "termcolor"
-version = "0.3.4" #:version
+version = "0.3.5" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A simple cross platform library for writing colored text to a terminal.