bump version to 9.0.1

* Format CHANGELOG
This commit is contained in:
steve-chavez
2022-06-03 22:19:16 -05:00
committed by Steve Chavez
parent a8452e7a2e
commit 120ed06134
2 changed files with 5 additions and 29 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: postgrest
version: 9.0.0
version: 9.0.1
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 verbs that security