From d2c661b9ab1f87747c81b9dae8da35d7a6a3da99 Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Wed, 8 Mar 2023 13:54:32 -0800 Subject: [PATCH] Release 2.13.0 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index 66d2e26..89c4aec 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.12.0" +version = "2.13.0" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"