Release 0.9.0-beta

This commit is contained in:
Michael Bolin
2025-07-22 13:43:46 -07:00
parent 01c0896f0f
commit cb4f97928d

View File

@@ -18,7 +18,7 @@ members = [
]
[workspace.package]
version = "0.0.0"
version = "0.9.0-beta"
# 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