chore: bump version to 2.8.0 [skip ci]

This commit is contained in:
github-actions[bot]
2026-04-03 22:35:37 +00:00
parent 929105f0e4
commit 80d013dd19
4 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "trek-server",
"version": "2.7.2",
"version": "2.8.0",
"main": "src/index.ts",
"scripts": {
"start": "node --import tsx src/index.ts",