chore: bump version to 16.1
This commit is contained in:
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. From versio
|
||||
|
||||
## Unreleased
|
||||
|
||||
## [16.1] - 2026-08-10
|
||||
|
||||
### Fixed
|
||||
|
||||
- JWT validation uses wrong current time due to a bug in auto-update by @mkleczek in #5159
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
cabal-version: 3.0
|
||||
name: postgrest
|
||||
version: 16.0
|
||||
version: 16.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
|
||||
|
||||
Reference in New Issue
Block a user