From 20863c5bccea0cf06960b18f27da40c6bfe084ed Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Wed, 15 Jun 2022 15:58:52 -0700 Subject: [PATCH] Release 2.7.1 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index 3259428..5ed3a8b 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.7.0" +version = "2.7.1" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"