diff --git a/Cargo.toml b/Cargo.toml index 62b4ada..e1175d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "postgrest" -version = "1.1.1" +version = "1.2.0" authors = ["Bobbie Soedirgo "] description = "PostgREST client-side library" homepage = "https://github.com/supabase/postgrest-rs"