From cb145bea0f8ca375e94edbce7985ffabfecea5bd Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Wed, 29 Dec 2021 11:58:26 -0800 Subject: [PATCH] Release 2.5.0 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index 4fa602d..0342d7a 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.4.0" +version = "2.5.0" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"