Chore: Release v0.2.2

This commit is contained in:
Kyle Simpson
2022-02-13 19:25:52 +00:00
parent 652ec1f293
commit 16acfd4ee1
2 changed files with 31 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ license = "ISC"
name = "songbird"
readme = "README.md"
repository = "https://github.com/serenity-rs/songbird.git"
version = "0.2.1"
version = "0.2.2"
[dependencies]
serde = { version = "1", features = ["derive"] }