chore: bump version to 3.0.2

This commit is contained in:
Carlos Valente
2024-05-13 14:14:54 +02:00
committed by Carlos Valente
parent c6d36d2497
commit 37786c3528
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.1",
"version": "3.0.2",
"exports": "./src/index.js",
"dependencies": {
"@googleapis/sheets": "^5.0.5",