From 6604bfc784a705edea6718f20dcf5387acf41ad7 Mon Sep 17 00:00:00 2001 From: endernon Date: Sat, 23 Nov 2024 15:30:35 +0000 Subject: [PATCH] the version number is wrong so i bumped to republish --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6faefbe..5733937 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["endernon"] repository = "https://git.frfrnocap.men/endernon/mcmeta-parser" readme = "readme.md" license = "MIT" -version = "0.4.0" +version = "1.0.0" edition = "2021" [dependencies]