diff --git a/Makefile b/Makefile index b0241fd..1720026 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # cartodb/Makefile EXTENSION = cartodb -EXTVERSION = 0.8.3 +EXTVERSION = 0.9.0 SED = sed diff --git a/NEWS.md b/NEWS.md index 6d68994..ed14499 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,12 @@ +0.9.0 (2015-mm-dd) +------------------ +* Groups API + 0.8.3 (2015-mm-dd) ------------------ * Fixes CDB_UserDataSize failing due `ERROR: relation "*" does not exist.` [#108](https://github.com/CartoDB/cartodb-postgresql/issues/108) + 0.8.2 (2015-07-27) ------------------ * Fix for CDB_UserTables returning wrong listings when publicuser is used