From 97b6017b426c7a41309ad9c07bc914aa2fca06ab Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Fri, 20 Jan 2023 22:12:05 -0800 Subject: [PATCH] Release 2.12.0 --- riven/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riven/Cargo.toml b/riven/Cargo.toml index 394becb..0564ce3 100644 --- a/riven/Cargo.toml +++ b/riven/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "2.11.0" +version = "2.12.0" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"