summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.