From 44320bdeeb8e621a6cbba85b36e05449f0c0574e Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Fri, 23 Jul 2021 17:58:23 -0700 Subject: [PATCH] Release 2.0.0-beta.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8712c54..2e0ba25 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.0.0-beta.3" +version = "2.0.0-beta.4" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"