aboutsummaryrefslogtreecommitdiff
path: root/azalea-block
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-block
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-block')
-rw-r--r--azalea-block/Cargo.toml2
-rw-r--r--azalea-block/azalea-block-macros/Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/azalea-block/Cargo.toml b/azalea-block/Cargo.toml
index 0c5ec681..f223f708 100644
--- a/azalea-block/Cargo.toml
+++ b/azalea-block/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-block"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-block"
-version = "0.10.0"
+version = "0.10.2"
[lib]
diff --git a/azalea-block/azalea-block-macros/Cargo.toml b/azalea-block/azalea-block-macros/Cargo.toml
index 74720ef3..e326f3a3 100644
--- a/azalea-block/azalea-block-macros/Cargo.toml
+++ b/azalea-block/azalea-block-macros/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-block-macros"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-block/azalea-block-macros"
-version = "0.10.0"
+version = "0.10.2"
[lib]
proc-macro = true