aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormat <27899617+mat-1@users.noreply.github.com>2025-06-30 14:14:45 -0500
committerGitHub <noreply@github.com>2025-06-30 14:14:45 -0500
commitebc2e0c067d8b2c901ae02e032159e2c80eac7bc (patch)
tree8ea6cb83d055a04e309007ef1f2e21af5f83e8ec /Cargo.toml
parenta060b739158d9ff2cc3d7ecb13e79de091f1f055 (diff)
downloadazalea-drasl-ebc2e0c067d8b2c901ae02e032159e2c80eac7bc.tar.xz
1.21.7 (#227)
* 1.21.7-rc1 * 1.21.7 * update Cargo.lock too
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ea5da33e..2afb1fa0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,7 @@ resolver = "2"
# --- Workspace Settings ---
[workspace.package]
-version = "0.13.0+mc1.21.6"
+version = "0.13.0+mc1.21.7"
edition = "2024"
license = "MIT"
repository = "https://github.com/azalea-rs/azalea"