summaryrefslogtreecommitdiffstats
path: root/wincolor/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2018-02-11 13:38:00 -0500
committerAndrew Gallant <jamslam@gmail.com>2018-02-11 13:38:00 -0500
commit7718ee362e405f709886e24d62e352dd361a4dd6 (patch)
tree0f738ddf55c26f3da347d6708c2fc6164f929a99 /wincolor/Cargo.toml
parent739f8f596b99ccce90c733c7eff485967703a2b9 (diff)
wincolor: release 0.1.6wincolor-0.1.6
Diffstat (limited to 'wincolor/Cargo.toml')
-rw-r--r--wincolor/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wincolor/Cargo.toml b/wincolor/Cargo.toml
index 29aa757a..7c811755 100644
--- a/wincolor/Cargo.toml
+++ b/wincolor/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wincolor"
-version = "0.1.5" #:version
+version = "0.1.6" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A simple Windows specific API for controlling text color in a Windows console.