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