Release 0.145.0-alpha.25

This commit is contained in:
Dylan Hurd
2026-07-20 11:01:18 -07:00
parent 6bf4845b60
commit 37222ab6f7

View File

@@ -128,7 +128,7 @@ members = [
resolver = "2"
[workspace.package]
version = "0.0.0"
version = "0.145.0-alpha.25"
# Track the edition for all workspace crates in one place. Individual
# crates can still override this value, but keeping it here means new
# crates created with `cargo new -w ...` automatically inherit the 2024