Bump version to 1.15.0 in package.json

This commit is contained in:
MartinBraquet
2026-02-24 00:02:59 +01:00
parent 8decdab0c3
commit cadb4a4fd5

View File

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