Bump API package version to 1.37.0 in package.json

This commit is contained in:
MartinBraquet
2026-05-08 21:50:29 +02:00
parent 16be877054
commit 81e6d14cf3

View File

@@ -1,6 +1,6 @@
{
"name": "@compass/api",
"version": "1.36.3",
"version": "1.37.0",
"private": true,
"description": "Backend API endpoints",
"main": "src/serve.ts",