From dd5d2fdfc8640cd7b03cc11ecd24f2986e0687e1 Mon Sep 17 00:00:00 2001 From: DylanCa Date: Sat, 30 Dec 2023 10:02:17 +0100 Subject: [PATCH] Updated Cargo.toml version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5d93887..d7575a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rust-discord-activity" description = "A lightweight library to control Discord Rich Presence" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["DylanCa