From ca37ce1b17c3d300ff22aa4e44e53b33fecc7ff7 Mon Sep 17 00:00:00 2001 From: doinkythederp Date: Thu, 28 Mar 2024 21:27:52 -0400 Subject: [PATCH] chore: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 03fe69d..367395b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "elytra-ping" description = "Easily ping and get the status of running Minecraft servers" -version = "3.1.0" +version = "4.0.0" edition = "2021" authors = ["doinkythederp"] rust-version = "1.68"