diff --git a/Cargo.lock b/Cargo.lock index ef1eb7b..0116677 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -251,7 +251,7 @@ dependencies = [ [[package]] name = "drp_creative" -version = "1.0.1" +version = "1.0.2" dependencies = [ "discord-rich-presence", "lazy_static", diff --git a/Cargo.toml b/Cargo.toml index 69604d6..acaef88 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "drp_creative" -version = "1.0.1" +version = "1.0.2" edition = "2021" author = "https://djkato.net"