Chore: Release v0.2.0

This commit is contained in:
Kyle Simpson
2021-08-17 14:09:13 +01:00
parent 47e20d6177
commit 562723f4b1
2 changed files with 11 additions and 4 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-beta.4"
version = "0.2.0"
[dependencies]
serde = { version = "1", features = ["derive"] }