summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2017-01-22 18:15:50 +0100
committerPhilipp Gesang <phg@phi-gamma.net>2017-01-22 18:17:26 +0100
commit9f0df5489ad6c00c2b4034bccfb6345ae2f94052 (patch)
tree7732b8202d2226af305da95d360decbcff8cc35b /Cargo.toml
parent655401ba67c5bd83faa3225e0b87be7bb2c3d789 (diff)
downloadvtcol-9f0df5489ad6c00c2b4034bccfb6345ae2f94052.tar.gz
*: bump version and yearv0.42.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 07744d9..16590af 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@
[package]
name = "vtcol"
description = "Set Linux console color scheme"
-version = "0.42.1"
+version = "0.42.2"
authors = [ "Philipp Gesang <phg@phi-gamma.net>" ]
repository = "https://github.com/phi-gamma/vtcol"
keywords = [ "linux", "virtual_terminal", "tty", "console", "system" ]