bump version to 10.1.1.20221215

This commit is contained in:
steve-chavez
2022-12-15 23:06:32 -05:00
parent 5a660e0cbe
commit e0df95844b
+1 -1
View File
@@ -1,5 +1,5 @@
name: postgrest
version: 10.1.1.20221212
version: 10.1.1.20221215
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