From 5c26ddd2115716890cdca123da25fb66738b3de0 Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Mon, 6 Sep 2021 18:50:54 -0700 Subject: [PATCH] Release 2.0.0-rc.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1bdf111..d7fc9a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.0.0-beta.5" +version = "2.0.0-rc.1" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"