chore(release): 0.7.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
cuddle-please
2024-12-22 05:36:05 +00:00
parent 82d4699bca
commit 5bd312eb42
2 changed files with 16 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ members = ["crates/*"]
resolver = "2"
[workspace.package]
version = "0.7.1"
version = "0.7.2"
[workspace.dependencies]
mad = { path = "crates/mad" }