diff --git a/Cargo.toml b/Cargo.toml index b6a1193..59d7188 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,10 +7,10 @@ license-file = "LICENSE" readme = "README.md" keywords = ["minecraft", "protocol", "packets", "lightweight"] -version = "0.1.13" +version = "0.1.14" edition = "2021" [dependencies] flate2 = "1.0.30" bytebuffer = "2.2.0" -uuid = "1.10.0" \ No newline at end of file +uuid = "1.10.0"