Chore: Release v0.2.0-beta1

This commit is contained in:
Kyle Simpson
2021-05-16 23:19:11 +01:00
parent 0f54d18455
commit 6a441ba2f9
2 changed files with 8 additions and 3 deletions

View File

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