bump version to 10.1.2

This commit is contained in:
steve-chavez
2023-02-02 03:30:15 -05:00
committed by Steve Chavez
parent af8e436732
commit f56bed2a75
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
## [10.1.2] - 2023-02-01
### Fixed
+1 -1
View File
@@ -1,5 +1,5 @@
name: postgrest
version: 10.1.1
version: 10.1.2
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