diff --git a/Cargo.toml b/Cargo.toml index f3efc8380..352cbc26b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ members = [ [package] name = "sea-query" -version = "0.12.6" +version = "0.12.7" authors = [ "Chris Tsang ", "Billy Chan " ] edition = "2018" description = "🌊 A dynamic query builder for MySQL, Postgres and SQLite"