From 2614d6bbd048716c3747da29e7e044dca10dd5f2 Mon Sep 17 00:00:00 2001 From: MeexReay Date: Sun, 12 May 2024 01:09:49 +0300 Subject: [PATCH] 0.1.2 ver --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6d00550..9bb2d12 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.1" +version = "0.1.2" edition = "2021" [dependencies]