From 648602a4b63bf53a1e7d476997ac8ffe597415ef Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Sat, 23 Mar 2024 22:21:00 -0700 Subject: [PATCH] Release 2.38.0 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index ca9ada5..cf583fa 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.37.0" +version = "2.38.0" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"