From 4b5776ca8de2aed10cb188569775ecf21c5d8dea Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Tue, 5 Jan 2021 14:40:10 -0800 Subject: [PATCH] Release 1.11.0 for tokio 1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e3021c7..72b74be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "1.10.3" +version = "1.11.0" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"