chore: version bump

This commit is contained in:
Carlos Valente
2023-12-17 20:57:49 +01:00
parent ce0657cc6d
commit 3196bd7802
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "ontime-server",
"type": "module",
"main": "src/index.ts",
"version": "2.24.8",
"version": "3.0.0-alpha",
"exports": "./src/index.js",
"dependencies": {
"body-parser": "^1.20.0",