From b981adbffc058eb1841ad38cf4e019940776a7bf Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Fri, 29 Oct 2021 22:39:39 -0700 Subject: [PATCH] Release 2.2.0 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index b4172f9..b5d656e 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.1.0" +version = "2.2.0" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"