bump version to 10.2.0

This commit is contained in:
Laurence Isla
2023-04-12 12:49:39 -05:00
committed by steve-chavez
parent bd50b1e4d3
commit e07807deab
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.2.0] - 2023-04-12
### Added
+1 -1
View File
@@ -1,5 +1,5 @@
name: postgrest
version: 10.1.2
version: 10.2.0
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