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"