From 00ab57e1eaa9ca821911bfafe7e65538c31de6d5 Mon Sep 17 00:00:00 2001 From: Louis Erbkamm Date: Fri, 20 Sep 2024 19:38:31 +0200 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b8a7c17..e05a541 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "arnis" -version = "2.0.1" +version = "2.0.0" edition = "2021" description = "Arnis - Generate real life cities in Minecraft" homepage = "https://github.com/louis-e/arnis"