diff --git a/termcolor/Cargo.toml b/termcolor/Cargo.toml index 2d253a0a..9d37199f 100644 --- a/termcolor/Cargo.toml +++ b/termcolor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "termcolor" -version = "0.3.1" #:version +version = "0.3.2" #:version authors = ["Andrew Gallant "] description = """ A simple cross platform library for writing colored text to a terminal.