diff --git a/Cargo.toml b/Cargo.toml index 78f931e..9799313 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bevy-discord" description = "A bevy plugin for sending and receiving discord messages." -version = "0.3.0" +version = "0.3.1" edition = "2021" authors = ["Aditya Kumar "] readme = "README.md"