chore: bump to 0.10.4

This commit is contained in:
Alexandre Pasmantier 2025-02-03 00:16:15 +01:00
parent 8881842358
commit eaafe40cfb
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1900,7 +1900,7 @@ dependencies = [
[[package]] [[package]]
name = "television" name = "television"
version = "0.10.3" version = "0.10.4"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"bat", "bat",

View File

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