From a5a16ebb27aa5426de0f95849c731d2b92ba1496 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 18 Feb 2017 15:07:43 -0500 Subject: termcolor-0.3.0 --- termcolor/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "] description = """ A simple cross platform library for writing colored text to a terminal. -- cgit v1.2.3