diff --git a/Cargo.toml b/Cargo.toml index ee7dea8..2212f72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "postgrest" -version = "1.5.2" +version = "1.6.0" authors = ["Bobbie Soedirgo "] description = "PostgREST client-side library" homepage = "https://github.com/supabase/postgrest-rs"