bump version to 13.0.0

This commit is contained in:
Wolfgang Walther
2025-05-08 21:48:49 +02:00
parent 657cabe757
commit ad66ae4e74
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: postgrest
version: 12.3
version: 13.0.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