From a9fdd84236d1e2ada341650852e6e19bcb8176b6 Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Mon, 21 Oct 2019 22:44:22 -0700 Subject: [PATCH] version 0.0.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9d08248..887e01f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riven" -version = "0.0.2" +version = "0.0.3" authors = ["Mingwei Samuel "] repository = "https://github.com/MingweiSamuel/Riven" description = "Riot API Library (WIP)"