Chore: Release v0.4.0-rc-2

This commit is contained in:
Kyle Simpson
2023-11-23 12:21:24 +00:00
parent cc53312569
commit 1f616daee6
2 changed files with 3 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ name = "songbird"
readme = "README.md"
repository = "https://github.com/serenity-rs/songbird.git"
rust-version = "1.74"
version = "0.4.0-rc"
version = "0.4.0-rc-2"
[dependencies]
async-trait = { optional = true, version = "0.1" }