Chore: Release v0.4.0-rc

This commit is contained in:
Kyle Simpson
2023-11-20 02:50:10 +00:00
parent 91640f6c86
commit 38096163ab
4 changed files with 210 additions and 7 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.3.2"
version = "0.4.0-rc"
[dependencies]
async-trait = { optional = true, version = "0.1" }