From 112f6bceaea53036cec1f9dfe7c45db3716d17f1 Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Sun, 23 Apr 2023 10:14:11 -0700 Subject: [PATCH] Release 2.17.0 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index 6a0cff3..f46a9de 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.16.0" +version = "2.17.0" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"