aboutsummaryrefslogtreecommitdiff
path: root/azalea-entity
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2024-04-18 20:22:26 -0500
committermat <git@matdoes.dev>2024-04-18 20:22:26 -0500
commitfa96af786b6f549edd8f04f4a19ced01faffe114 (patch)
tree7cc60555218abf1d442554b084cb66852ef5cf0e /azalea-entity
parent8808ecef9416edca9c77296742a533e848fba075 (diff)
downloadazalea-drasl-fa96af786b6f549edd8f04f4a19ced01faffe114.tar.xz
Release 0.9.1
azalea@0.9.1 azalea-auth@0.9.1 azalea-block@0.9.1 azalea-block-macros@0.9.1 azalea-brigadier@0.9.1 azalea-buf@0.9.1 azalea-buf-macros@0.9.1 azalea-chat@0.9.1 azalea-client@0.9.1 azalea-core@0.9.1 azalea-crypto@0.9.1 azalea-entity@0.9.1 azalea-inventory@0.9.1 azalea-inventory-macros@0.9.1 azalea-language@0.9.1 azalea-physics@0.9.1 azalea-protocol@0.9.1 azalea-protocol-macros@0.9.1 azalea-registry@0.9.1 azalea-registry-macros@0.9.1 azalea-world@0.9.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 c35323bb..fe098a15 100644
--- a/azalea-entity/Cargo.toml
+++ b/azalea-entity/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "azalea-entity"
-version = "0.9.0"
+version = "0.9.1"
edition = "2021"
description = "Things related to Minecraft entities used by Azalea"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-entity"