diff --git a/wincolor/Cargo.toml b/wincolor/Cargo.toml index 7ad7b99f..c716badb 100644 --- a/wincolor/Cargo.toml +++ b/wincolor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wincolor" -version = "0.1.1" #:version +version = "0.1.2" #:version authors = ["Andrew Gallant "] description = """ A simple Windows specific API for controlling text color in a Windows console.