From 59461832422775ac895bc08e1ecb1a0657e57ddb Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Sat, 20 Jul 2024 11:16:30 -0700 Subject: [PATCH] Release 2.56.0 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index 366048a..742f709 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.55.0" +version = "2.56.0" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"