chore: bump to 0.11.5

This commit is contained in:
Alexandre Pasmantier 2025-04-01 01:31:51 +02:00
parent 6ba235fa11
commit 875b63defe
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.4"
version = "0.11.5"
dependencies = [
"anyhow",
"base64",

View File

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