Skip to content

Commit fbdc594

Browse files
committed
Expose version in /health
1 parent 6a511ad commit fbdc594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@compass/api",
33
"description": "Backend API endpoints",
4-
"version": "1.0.11",
4+
"version": "1.0.12",
55
"private": true,
66
"scripts": {
77
"watch:serve": "tsx watch src/serve.ts",

0 commit comments

Comments
 (0)