Chore: Release v0.4.3

This commit is contained in:
Kyle Simpson
2024-07-17 11:35:19 +01:00
parent 6a9335628c
commit 2b76eb9923
2 changed files with 29 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.2"
version = "0.4.3"
[dependencies]
async-trait = { optional = true, version = "0.1" }