chore: bump to 0.12.1

This commit is contained in:
Alex Pasmantier 2025-07-10 00:01:19 +02:00
parent c392ae891c
commit 85a538d257
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1982,7 +1982,7 @@ dependencies = [
[[package]]
name = "television"
version = "0.12.0"
version = "0.12.1"
dependencies = [
"ansi-to-tui",
"anyhow",

View File

@ -1,6 +1,6 @@
[package]
name = "television"
version = "0.12.0"
version = "0.12.1"
edition = "2024"
description = "Cross-platform, fast and extensible general purpose fuzzy finder TUI."
license = "MIT"