summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2021-12-12 01:35:28 +0100
committerPhilipp Gesang <phg@phi-gamma.net>2021-12-12 01:36:05 +0100
commit39e5145258d6cdf189d973b7acf9d8fb98f7e5ee (patch)
tree6da5a3a97421eb8ba93da07adcfbbc566fddeceb /Cargo.toml
parentf86892c2639f0256a99d66bd34f40a572acc070c (diff)
downloadvtcol-39e5145258d6cdf189d973b7acf9d8fb98f7e5ee.tar.gz
doc: describe led setting in readme and manpage
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 2e1bd70..d1b2c5a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@
[package]
name = "vtcol"
description = "Set Linux console color scheme"
-version = "0.42.6"
+version = "0.42.7"
authors = [ "Philipp Gesang <phg@phi-gamma.net>" ]
repository = "https://github.com/phi-gamma/vtcol"
keywords = [ "linux", "virtual_terminal", "tty", "console", "system" ]