Chore: Release v0.4.1

This commit is contained in:
Kyle Simpson
2024-02-29 22:41:38 +00:00
parent cdb2df69c7
commit b07e9b4178
3 changed files with 73 additions and 34 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"
version = "0.4.1"
[dependencies]
async-trait = { optional = true, version = "0.1" }