chore: bump version to 2.8.2 [skip ci]

This commit is contained in:
github-actions[bot]
2026-04-04 12:48:36 +00:00
parent e6068d44b0
commit a4752ae692
4 changed files with 6 additions and 6 deletions

View File

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