bump version to 9.0.1.20220714

This commit is contained in:
Laurence Isla
2022-07-14 15:44:31 -05:00
parent e0ba6b6d1c
commit 5ac4c29a9e
+1 -1
View File
@@ -1,5 +1,5 @@
name: postgrest
version: 9.0.1.20220630
version: 9.0.1.20220714
synopsis: REST API for any Postgres database
description: Reads the schema of a PostgreSQL database and creates RESTful routes
for tables, views, and functions, supporting all HTTP methods that security