bump version

This commit is contained in:
SamTV12345 2025-04-06 15:27:00 +02:00 committed by SamTV12345
parent 676edddc38
commit 49d2860b1e
4 changed files with 4 additions and 4 deletions

View file

@ -142,6 +142,6 @@
"debug:socketio": "cross-env DEBUG=socket.io* node --require tsx/cjs node/server.ts",
"test:vitest": "vitest"
},
"version": "2.2.7",
"version": "2.3.0",
"license": "Apache-2.0"
}