From 642ed27fa2c17e4b7109bdd7bf10d0dd9faaaa15 Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Sat, 1 Apr 2023 21:57:09 -0700 Subject: [PATCH] Release 2.15.0 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index 5565d1b..21e90cd 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.14.0" +version = "2.15.0" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"