From 688ffc2101b820dfeb85161792d0cc7d7b9339d4 Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Mon, 4 Mar 2024 15:05:46 -0800 Subject: [PATCH] Release 2.34.0 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index bc164e2..7bfc2b6 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.34.0-beta.0" +version = "2.34.0" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"