Chore: Release v0.4.4

This commit is contained in:
Kyle Simpson
2024-11-11 12:41:02 +00:00
parent 10ce458456
commit 8eace22e25
2 changed files with 49 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.3"
version = "0.4.4"
[dependencies]
aead = { optional = true, version = "0.5.2" }