bump version to 9.0.1.20220717

This commit is contained in:
steve-chavez
2022-07-17 18:44:13 -05:00
parent 2eb7c803e3
commit d2df289696
+1 -1
View File
@@ -1,5 +1,5 @@
name: postgrest
version: 9.0.1.20220714
version: 9.0.1.20220717
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