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