diff --git a/Cargo.toml b/Cargo.toml index f0a3f49..8e1611f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "axum-sqlx-tx" description = "Request-scoped SQLx transactions for axum" -version = "0.8.0" +version = "0.9.0" license = "MIT" repository = "https://github.com/digital-society-coop/axum-sqlx-tx/" edition = "2021"