bump version to 4.2.1 (#1896)

This commit is contained in:
Carlos Valente
2025-11-28 16:26:53 +01:00
committed by GitHub
parent 3f1f06f7c5
commit 9ba5ebd4bd
8 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "ontime-server",
"type": "module",
"main": "src/index.ts",
"version": "4.2.0",
"version": "4.2.1",
"exports": "./src/index.js",
"dependencies": {
"@googleapis/sheets": "^5.0.5",