From a74aa5856cb308ccdf323fef38d78908e8e3dac3 Mon Sep 17 00:00:00 2001 From: MeexReay Date: Mon, 13 May 2024 13:43:38 +0300 Subject: [PATCH] 0.1.5 ver --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 455338a..bd9611d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ license-file = "LICENSE" readme = "README.md" keywords = ["minecraft", "protocol", "packets", "lightweight"] -version = "0.1.4" +version = "0.1.5" edition = "2021" [dependencies]