Release v2.0.0-alpha.4 -> v2.0.0-alpha.5

This commit is contained in:
Xithrius 2022-06-13 21:52:45 -07:00
parent d40efea8c0
commit d7d6fd883a
No known key found for this signature in database
GPG Key ID: 04B94D37B0B8C08F
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1568,7 +1568,7 @@ dependencies = [
[[package]]
name = "twitch-tui"
version = "2.0.0-alpha.4"
version = "2.0.0-alpha.5"
dependencies = [
"chrono",
"clap",

View File

@ -1,6 +1,6 @@
[package]
name = "twitch-tui"
version = "2.0.0-alpha.4"
version = "2.0.0-alpha.5"
authors = ["Xithrius <xithrius@gmail.com>"]
edition = "2021"
rust-version = "1.58.1"