chore: bump version to 0.8.4

This commit is contained in:
Alexandre Pasmantier 2024-12-31 13:12:23 +01:00
parent 343ed3c126
commit 430e325567
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2988,7 +2988,7 @@ dependencies = [
[[package]] [[package]]
name = "television" name = "television"
version = "0.8.3" version = "0.8.4"
dependencies = [ dependencies = [
"better-panic", "better-panic",
"clap", "clap",

View File

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