chore(release): v0.3.5 (#25)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

chore(release): 0.3.5

Co-authored-by: cuddle-please <bot@cuddle.sh>
Reviewed-on: https://git.front.kjuulh.io/kjuulh/drift/pulls/25
This commit is contained in:
2025-05-26 13:18:37 +02:00
parent 499fa820e9
commit f24fb270e4
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" }