diff --git a/Cargo.lock b/Cargo.lock index 57ad44e..d8e6d6f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1982,7 +1982,7 @@ dependencies = [ [[package]] name = "television" -version = "0.12.3" +version = "0.12.4" dependencies = [ "ansi-to-tui", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 46a00e9..b6f0f3b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "television" -version = "0.12.3" +version = "0.12.4" edition = "2024" description = "Cross-platform, fast and extensible general purpose fuzzy finder TUI." license = "MIT" diff --git a/man/tv.1 b/man/tv.1 index b4f5dec..cf07dcb 100644 --- a/man/tv.1 +++ b/man/tv.1 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH television 1 "television 0.12.3" +.TH television 1 "television 0.12.4" .SH NAME television \- Cross\-platform, fast and extensible general purpose fuzzy finder TUI. .SH SYNOPSIS @@ -365,6 +365,6 @@ Downloads the latest collection of default channel prototypes from github and sa television\-help(1) Print this message or the help of the given subcommand(s) .SH VERSION -v0.12.3 +v0.12.4 .SH AUTHORS Alexandre Pasmantier