summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2017-02-18 15:07:43 -0500
committerAndrew Gallant <jamslam@gmail.com>2017-02-18 15:07:43 -0500
commita5a16ebb27aa5426de0f95849c731d2b92ba1496 (patch)
treeec049cb10e7fff787350d0aa7bfa9c5c42e69e03
parent8ac5bc0147b1e75d82cd7038ae07e296a272285e (diff)
termcolor-0.3.0termcolor-0.3.0
-rw-r--r--termcolor/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/termcolor/Cargo.toml b/termcolor/Cargo.toml
index 0c236475..f777ea40 100644
--- a/termcolor/Cargo.toml
+++ b/termcolor/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "termcolor"
-version = "0.2.0" #:version
+version = "0.3.0" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A simple cross platform library for writing colored text to a terminal.