From d2ef9b668540b831f2896fd5df0639e8fe1fd7df Mon Sep 17 00:00:00 2001 From: Sakuhl <2012collector@gmail.com> Date: Sat, 14 Mar 2020 14:57:54 +0100 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6e5b9a5..9821748 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["FliegendeWurst <2012gdwu@web.de>", "Sakuhl <2012collector@gmail.com>"] name = "wynncraft" -version = "0.1.0" +version = "0.2.0" license = "GPL-3.0" description = "Wynncraft API wrapper" repository = "https://gitlab.com/Sakuhl/wynncraft"