From f43795c5a38be58858b72a757707ab5cd64fd838 Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Mon, 20 Sep 2021 11:21:08 -0700 Subject: [PATCH] Release 2.0.0-rc.3 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index 31798de..1aeccc2 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.0.0-rc.2" +version = "2.0.0-rc.3" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"