summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2017-06-19 13:26:15 -0400
committerAndrew Gallant <jamslam@gmail.com>2017-06-19 13:26:15 -0400
commit9d7b6eb09a471cdf1eac981b5800f126a7dff92e (patch)
tree6e16eddfc442eb5794092f3d563e47bf1dc6cd9a
parent7763c98188de44bca1136712ce40b60e031496bd (diff)
wincolor-0.1.4wincolor-0.1.4
-rw-r--r--wincolor/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wincolor/Cargo.toml b/wincolor/Cargo.toml
index cb896196..3bacc0d5 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 <jamslam@gmail.com>"]
description = """
A simple Windows specific API for controlling text color in a Windows console.