chore(release): 0.3.5
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
2025-05-26 11:18:44 +00:00
parent 499fa820e9
commit bed5e4f268
2 changed files with 17 additions and 1 deletions

View File

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