aboutsummaryrefslogtreecommitdiff
path: root/azalea-entity
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2024-06-13 19:22:11 -0500
committermat <git@matdoes.dev>2024-06-13 19:22:11 -0500
commit38eab50b4fc53f10c3f607935e47b65a8c4f3ef9 (patch)
tree60103d88d652a11244607f3cadc1011231d35bbd /azalea-entity
parent7b5ed58b9b28197d445d021917f36efbb347a4e4 (diff)
downloadazalea-drasl-38eab50b4fc53f10c3f607935e47b65a8c4f3ef9.tar.xz
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
Diffstat (limited to 'azalea-entity')
-rw-r--r--azalea-entity/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"