summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2021-11-10 23:48:36 +0100
committerPhilipp Gesang <phg@phi-gamma.net>2021-11-10 23:50:26 +0100
commitde9089c4681471b9cf6144f5ada88c4c803ecf12 (patch)
treeb70d9525acd274894d5b07510776b17b8e5ad9cd /Cargo.toml
parent1fdf48659e2527dc831e29c09924054293bdcc03 (diff)
downloadvtcol-de9089c4681471b9cf6144f5ada88c4c803ecf12.tar.gz
add toggle subcommand
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 6dfc369..9a7e672 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@
[package]
name = "vtcol"
description = "Set Linux console color scheme"
-version = "0.42.3"
+version = "0.42.4"
authors = [ "Philipp Gesang <phg@phi-gamma.net>" ]
repository = "https://github.com/phi-gamma/vtcol"
keywords = [ "linux", "virtual_terminal", "tty", "console", "system" ]