mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-06 19:45:23 +00:00
fix: bump version to match with the release (#188)
👋 seeing some version mismatch with the release build. relates to https://github.com/Homebrew/homebrew-core/pull/202798 Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
parent
9b0129a8d8
commit
26036dd0b9
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2988,7 +2988,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "television"
|
||||
version = "0.8.1"
|
||||
version = "0.8.2"
|
||||
dependencies = [
|
||||
"better-panic",
|
||||
"clap",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "television"
|
||||
version = "0.8.1"
|
||||
version = "0.8.2"
|
||||
edition = "2021"
|
||||
description = "The revolution will be televised."
|
||||
license = "MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user