From b1f7e8e605a2dc7679a8f8244b285e0cd597079d Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Wed, 25 May 2022 18:30:41 -0700 Subject: [PATCH] Release 2.7.0 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index f3306ba..3259428 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.7.0-rc.0" +version = "2.7.0" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"