From 0ba0aaf78eb6e41000bb9dee6d271704bb480f68 Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Sat, 1 Feb 2020 17:36:26 -0800 Subject: [PATCH] Release 1.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b1ffd18..beb85a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "0.2.2" +version = "1.0.0" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"