From d468892fbe7d497e4cfff8cf4db4ba9f7d488660 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 11 Dec 2021 23:38:37 +0100 Subject: move color ops into subcommand So what used to be $ vtcol set solarized becomes $ vtcol colors set solarized etc. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d743b4f..2e1bd70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ [package] name = "vtcol" description = "Set Linux console color scheme" -version = "0.42.5" +version = "0.42.6" authors = [ "Philipp Gesang " ] repository = "https://github.com/phi-gamma/vtcol" keywords = [ "linux", "virtual_terminal", "tty", "console", "system" ] -- cgit v1.2.3