From 20a97fdffc6f5140fbeedcd2f89c4948cefa88fc Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Wed, 17 Apr 2024 10:25:01 -0700 Subject: [PATCH] Release 2.41.0 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index 7fba382..3cf30af 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.40.0" +version = "2.41.0" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"