From 83250a4ac417c11af66a37098fefe226c99f759c Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Mon, 2 Dec 2019 09:35:12 -0800 Subject: [PATCH] version 0.1.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3358ee0..46e5109 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "0.1.2" +version = "0.1.3" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot Games API Library"