diff --git a/postgrest.cabal b/postgrest.cabal index 702d27b3b..d418285e5 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -2,7 +2,7 @@ name: postgrest description: Reads the schema of a PostgreSQL database and creates RESTful routes for the tables and views, supporting all HTTP verbs that security permits. -version: 0.2.9.0 +version: 0.2.9.1 synopsis: REST API for any Postgres database license: MIT license-file: LICENSE