Bump to v11.2.1

This commit is contained in:
Laurence Isla
2023-10-04 00:07:09 -03:00
committed by Steve Chavez
parent 64d02d7375
commit d07b5acf15
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
## [11.2.1] - 2023-10-03
### Fixed
+1 -1
View File
@@ -1,5 +1,5 @@
name: postgrest
version: 11.2.0
version: 11.2.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 methods that security