version bump (#487)

This commit is contained in:
Carlos Valente
2023-08-12 11:38:36 +02:00
committed by GitHub
parent f3610059ef
commit 4f298e6fd9
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.0.9",
"version": "2.3.8",
"exports": "./src/index.js",
"dependencies": {
"body-parser": "^1.20.0",