summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2021-11-10 23:06:52 +0100
committerPhilipp Gesang <phg@phi-gamma.net>2021-11-10 23:12:18 +0100
commite604fb728004eb953537a73b508accb0b7855afc (patch)
tree72f2439f458687a42b2a39e9c40408e24ffb17ae /Cargo.toml
parenta813da4d7acd66d2c02a632bbbe7ce64f89f2aa1 (diff)
downloadvtcol-e604fb728004eb953537a73b508accb0b7855afc.tar.gz
bump version
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 afd808f..6dfc369 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@
[package]
name = "vtcol"
description = "Set Linux console color scheme"
-version = "0.42.2"
+version = "0.42.3"
authors = [ "Philipp Gesang <phg@phi-gamma.net>" ]
repository = "https://github.com/phi-gamma/vtcol"
keywords = [ "linux", "virtual_terminal", "tty", "console", "system" ]