chore: bump version

This commit is contained in:
Alexandre Pasmantier 2024-11-10 19:40:30 +01:00
parent b0ab8a179a
commit d2005e1116
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -3104,7 +3104,7 @@ dependencies = [
[[package]] [[package]]
name = "television" name = "television"
version = "0.4.14" version = "0.4.15"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"bat", "bat",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "television" name = "television"
version = "0.4.14" version = "0.4.15"
edition = "2021" edition = "2021"
description = "The revolution will be televised." description = "The revolution will be televised."
license = "MIT" license = "MIT"