From f79f2edab3af133cea0912eb2c7a722aa650c2a4 Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Tue, 5 Sep 2023 00:41:18 -0700 Subject: [PATCH] Release 2.24.0 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index cadb1eb..0a05b23 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.23.0" +version = "2.24.0" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"