chore: bump to 0.11.2

This commit is contained in:
Alexandre Pasmantier 2025-03-21 00:32:15 +01:00
parent 05e3ba3b75
commit 3835667ee9
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2209,7 +2209,7 @@ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
[[package]]
name = "television"
version = "0.11.1"
version = "0.11.2"
dependencies = [
"anyhow",
"base64",

View File

@ -1,6 +1,6 @@
[package]
name = "television"
version = "0.11.1"
version = "0.11.2"
edition = "2021"
description = "A cross-platform, fast and extensible general purpose fuzzy finder TUI."
license = "MIT"