Bump version to 1.13.2 in package.json

This commit is contained in:
MartinBraquet
2026-02-23 14:14:44 +01:00
parent cd8096f524
commit 02ea9131e4

View File

@@ -1,7 +1,7 @@
{
"name": "@compass/api",
"description": "Backend API endpoints",
"version": "1.13.1",
"version": "1.13.2",
"private": true,
"scripts": {
"watch:serve": "tsx watch src/serve.ts",