diff --git a/Cargo.toml b/Cargo.toml index e79f6d0..b798f38 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rust-discord-rpc" description = "A lightweight library to control Discord Rich Presence" -version = "0.3.3" +version = "1.0.0" edition = "2021" authors = ["Dylan Cattelan "] license = "MIT"