From a0c6c910ebd9237bab9302aa4abb2ecd0d257e53 Mon Sep 17 00:00:00 2001 From: ari melody Date: Mon, 16 Jun 2025 19:56:42 +0100 Subject: [PATCH] bump to v1.1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a4a24c9..9ea234c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ authors = ["ari melody "] repository = "https://git.arimelody.me/ari/mcstatusface" license = "MIT" keywords = ["minecraft", "server", "query", "web"] -version = "1.0.1" +version = "1.1.0" edition = "2024" [dependencies]