From 7e5fa21ada76ce60db9d61026ea7c43177f549c3 Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Sun, 26 Jan 2020 14:42:37 -0800 Subject: [PATCH] Increment version 0.2.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dc0c97f..bf2cc01 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "0.2.0" +version = "0.2.1" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"