diff --git a/Cargo.toml b/Cargo.toml index 68d6d40..2be5095 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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]