Release v0.1.8

This commit is contained in:
Kyle Simpson
2021-07-01 10:27:03 +01:00
parent e58cadb2a4
commit ebff98e873
2 changed files with 15 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.1.7"
version = "0.1.8"
[dependencies]
serde = { version = "1", features = ["derive"] }