diff --git a/Cargo.toml b/Cargo.toml index 099dbe9..23d461d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "ISC" name = "songbird" readme = "README.md" repository = "https://github.com/serenity-rs/songbird.git" -version = "0.1.2" +version = "0.1.3" [dependencies] serde = { version = "1", features = ["derive"] }