From 38eab50b4fc53f10c3f607935e47b65a8c4f3ef9 Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 13 Jun 2024 19:22:11 -0500 Subject: Release 0.10.2 azalea-block@0.10.2 azalea-block-macros@0.10.2 azalea-brigadier@0.10.2 azalea-buf@0.10.2 azalea-chat@0.10.2 azalea-client@0.10.2 azalea-core@0.10.2 azalea-entity@0.10.2 azalea-inventory@0.10.2 azalea-physics@0.10.2 azalea-protocol@0.10.2 azalea-registry@0.10.2 azalea-world@0.10.2 Generated by cargo-workspaces --- azalea-entity/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-entity') diff --git a/azalea-entity/Cargo.toml b/azalea-entity/Cargo.toml index f2b46908..a2fa5fc8 100644 --- a/azalea-entity/Cargo.toml +++ b/azalea-entity/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "azalea-entity" -version = "0.10.1" +version = "0.10.2" edition = "2021" description = "Things related to Minecraft entities used by Azalea" repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-entity" -- cgit v1.2.3