diff --git a/Cargo.toml b/Cargo.toml index d7575a0..bb6fb53 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,13 +1,14 @@ [package] name = "rust-discord-activity" description = "A lightweight library to control Discord Rich Presence" -version = "0.1.1" +version = "0.2.0" edition = "2021" -authors = ["DylanCa