From 520fad7e7e86df9fdf29ca4b0043ebd6fc92678e Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Mon, 20 Mar 2023 22:26:48 -0700 Subject: [PATCH] Release 2.14.0 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index 89c4aec..5565d1b 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.13.0" +version = "2.14.0" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"