From 7661c534cb58dc6ddb0fdb9e60a7da3eeeeae32d Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Mon, 4 Apr 2022 11:57:11 -0700 Subject: [PATCH] Release 2.6.1 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index 13743ca..621e0e4 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.6.0" +version = "2.6.1" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"