summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-11-21 20:33:39 -0500
committerAndrew Gallant <jamslam@gmail.com>2016-11-21 20:33:39 -0500
commit506f046b8b3882567bb589de574373c9c0f310c2 (patch)
tree6c9292c78e7190f6c4cbd623372be3ef1b5e7cee
parentae592b11e3b5d77a5cd1de02e01b4e370e5d72d6 (diff)
termcolor-0.1.1termcolor-0.1.1
-rw-r--r--termcolor/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/termcolor/Cargo.toml b/termcolor/Cargo.toml
index 2814a6ac..0f92c7fa 100644
--- a/termcolor/Cargo.toml
+++ b/termcolor/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "termcolor"
-version = "0.1.0" #:version
+version = "0.1.1" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A simple cross platform library for writing colored text to a terminal.