chore: Release v0.4.2

This commit is contained in:
Kyle Simpson
2024-07-08 12:03:02 +01:00
parent bbc9e03e47
commit 25d59a6956
2 changed files with 47 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.1"
version = "0.4.2"
[dependencies]
async-trait = { optional = true, version = "0.1" }