diff options
| author | mat <git@matdoes.dev> | 2024-06-13 19:22:11 -0500 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2024-06-13 19:22:11 -0500 |
| commit | 38eab50b4fc53f10c3f607935e47b65a8c4f3ef9 (patch) | |
| tree | 60103d88d652a11244607f3cadc1011231d35bbd /azalea-protocol | |
| parent | 7b5ed58b9b28197d445d021917f36efbb347a4e4 (diff) | |
| download | azalea-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-protocol')
| -rw-r--r-- | azalea-protocol/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-protocol/Cargo.toml b/azalea-protocol/Cargo.toml index e3a02db4..8be4e8c8 100644 --- a/azalea-protocol/Cargo.toml +++ b/azalea-protocol/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "MIT" name = "azalea-protocol" repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-protocol" -version = "0.10.1" +version = "0.10.2" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
