Skip to content

Commit

Permalink
bump version to 12.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-chavez committed Jun 27, 2024
1 parent a71d9ea commit d3f7cba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

## [12.2.1] - 2024-06-27

### Fixed

- #3147, Don't reload schema cache on every listener failure - @steve-chavez
Expand Down
2 changes: 1 addition & 1 deletion postgrest.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: postgrest
version: 12.2.0
version: 12.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
Expand Down

0 comments on commit d3f7cba

Please sign in to comment.