Bump version to 0.3.2

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Michael Netshipise 2026-01-28 17:23:39 +02:00
parent 6c56231003
commit ceeecf2e5c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ edition.workspace = true
description = "Entity CRUD and change tracking for SQL databases with SQLx"
[workspace.package]
version = "0.3.0"
version = "0.3.2"
edition = "2021"
[dependencies]