summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2017-08-27 11:05:55 -0400
committerAndrew Gallant <jamslam@gmail.com>2017-08-27 11:05:55 -0400
commit12a78a992cb5d77a5e2023fa023a9481e4ba9925 (patch)
treee85da8bb3467d62e0d18baac86534d9c2954d368
parentd97c80be63f7cdd46f7bd8d9a17e92a698c51a89 (diff)
termcolor-0.3.3termcolor-0.3.3
-rw-r--r--termcolor/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/termcolor/Cargo.toml b/termcolor/Cargo.toml
index 9d37199f..12cade2d 100644
--- a/termcolor/Cargo.toml
+++ b/termcolor/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "termcolor"
-version = "0.3.2" #:version
+version = "0.3.3" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A simple cross platform library for writing colored text to a terminal.