diff --git a/Cargo.toml b/Cargo.toml index fba0a6ce5..b47e4818e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ members = [ [package] name = "sea-query" -version = "0.5.0" +version = "0.6.0" authors = [ "Billy Chan " ] edition = "2018" description = "A database agnostic runtime query builder for Rust"