Skip to content

Commit

Permalink
Bump to v12.1
Browse files Browse the repository at this point in the history
Going forward, an uneven minor version will be a development version, while an even minor will be
considered a stable version to be released. This is similar to what GHC does and was discussed in
#3113.

This bump should have happened after branching off v12.0.0, but obviously we didn't know about it
back then. This will happen immediately after branching off a new release from now on.
  • Loading branch information
wolfgangwalther committed Feb 16, 2024
1 parent 00fbe9f commit c004840
Showing 1 changed file with 1 addition and 1 deletion.
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: 11.2.0
version: 12.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 c004840

Please sign in to comment.