bump version to 13.1

This commit is contained in:
Wolfgang Walther
2025-05-08 21:48:51 +02:00
parent ad66ae4e74
commit 451676c5be
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: postgrest
version: 13.0.0
version: 13.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