Update backend package version from 3.0.0 to 3.0.1 in package.json

This commit is contained in:
Torsten Schulz (local)
2026-05-14 22:53:29 +02:00
parent 333f90c792
commit 8d4f8775d2

View File

@@ -1,6 +1,6 @@
{
"name": "timeclock-backend",
"version": "3.0.0",
"version": "3.0.1",
"description": "TimeClock v3 - Backend API für Zeiterfassung",
"main": "src/index.js",
"scripts": {