aboutsummaryrefslogtreecommitdiff
path: root/azalea-entity
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2024-10-22 23:05:04 -0500
committermat <git@matdoes.dev>2024-10-22 23:05:04 -0500
commitabc7b43b8c641b6dc4b107bb9624b86235bd36db (patch)
tree33421ee1a8431fa0b1c6fe1b0bc8137b770650a4 /azalea-entity
parent5e99c2218d3a8cc39b034128f584372c3a58142a (diff)
downloadazalea-drasl-abc7b43b8c641b6dc4b107bb9624b86235bd36db.tar.xz
Release 0.10.3+mc1.21.1
azalea@0.10.3+mc1.21.1 azalea-auth@0.10.3+mc1.21.1 azalea-block@0.10.3+mc1.21.1 azalea-block-macros@0.10.3+mc1.21.1 azalea-brigadier@0.10.3+mc1.21.1 azalea-buf@0.10.3+mc1.21.1 azalea-buf-macros@0.10.3+mc1.21.1 azalea-chat@0.10.3+mc1.21.1 azalea-client@0.10.3+mc1.21.1 azalea-core@0.10.3+mc1.21.1 azalea-crypto@0.10.3+mc1.21.1 azalea-entity@0.10.3+mc1.21.1 azalea-inventory@0.10.3+mc1.21.1 azalea-inventory-macros@0.10.3+mc1.21.1 azalea-language@0.10.3+mc1.21.1 azalea-physics@0.10.3+mc1.21.1 azalea-protocol@0.10.3+mc1.21.1 azalea-protocol-macros@0.10.3+mc1.21.1 azalea-registry@0.10.3+mc1.21.1 azalea-registry-macros@0.10.3+mc1.21.1 azalea-world@0.10.3+mc1.21.1 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 be3fc38e..9a9fc469 100644
--- a/azalea-entity/Cargo.toml
+++ b/azalea-entity/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "azalea-entity"
-version = "0.10.2"
+version = "0.10.3+mc1.21.1"
edition = "2021"
description = "Things related to Minecraft entities used by Azalea"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-entity"