From 77bf4cd88b397a74a8313a2838044b6c07f34fe0 Mon Sep 17 00:00:00 2001 From: DylanCa Date: Wed, 16 Oct 2024 12:38:26 +0200 Subject: [PATCH] Bumped crate version to 0.3.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b79b19c..efc4160 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.3.0" +version = "0.3.1" edition = "2021" authors = ["Dylan Cattelan