chore: bump version to 3.0.4

This commit is contained in:
Carlos Valente
2024-05-27 15:51:29 +02:00
committed by Carlos Valente
parent 354f464263
commit 45cf1cf199
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "ontime-server",
"type": "module",
"main": "src/index.ts",
"version": "3.0.3",
"version": "3.0.4",
"exports": "./src/index.js",
"dependencies": {
"@googleapis/sheets": "^5.0.5",