chore: bump version to 2.8.1 [skip ci]

This commit is contained in:
github-actions[bot]
2026-04-04 10:53:29 +00:00
parent 2c1c77f367
commit 5d3a740791
4 changed files with 6 additions and 6 deletions

View File

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