Skip to content

Commit

Permalink
bump version to 11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-chavez committed Apr 28, 2023
1 parent c10ba8e commit 4197d2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

## [11.0.1] - 2023-04-27

### Fixed

- #2762, Fixes "permission denied for schema" error during schema cache load - @steve-chavez
Expand Down
2 changes: 1 addition & 1 deletion postgrest.cabal
@@ -1,5 +1,5 @@
name: postgrest
version: 11.0.0
version: 11.0.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 4197d2f

Please sign in to comment.