From f45d917f05105c4197b4fde794800842815370fb Mon Sep 17 00:00:00 2001 From: DylanCa Date: Sat, 13 Jan 2024 12:50:44 +0100 Subject: [PATCH] Updated package version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bb6fb53..b79b19c 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.2.0" +version = "0.3.0" edition = "2021" authors = ["Dylan Cattelan