Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 289cc73

Browse files
committed
chore(app): bump to v2.0.0
1 parent dc51899 commit 289cc73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "api",
3-
"version": "2.0.0-pre.1",
2+
"name": "csps-api",
3+
"version": "2.0.0",
44
"scripts": {
55
"test": "echo \"Error: no test specified\" && exit 1",
66
"dev": "NODE_ENV=dev bun run --watch src/index.ts",

0 commit comments

Comments
 (0)