chore: bump version to 3.0.0 [skip ci]

This commit is contained in:
github-actions[bot]
2026-04-22 16:59:12 +00:00
parent d5be528d4b
commit 523bca3a20
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "trek-server",
"version": "2.9.14",
"version": "3.0.0",
"main": "src/index.ts",
"scripts": {
"start": "node --import tsx src/index.ts",