diff --git a/Cargo.toml b/Cargo.toml index bc3788372..93c9c4ebb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ members = [ [package] name = "sea-query" -version = "0.8.3" +version = "0.8.4" authors = [ "Billy Chan ", "Chris Tsang " ] edition = "2018" description = "A database agnostic runtime query builder for Rust"