Chore: Release v0.2.1

This commit is contained in:
Kyle Simpson
2022-01-05 10:40:10 +00:00
parent 73323e58dd
commit 00295bd3be
2 changed files with 30 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.0"
version = "0.2.1"
[dependencies]
serde = { version = "1", features = ["derive"] }