Bump version to 1.0.1

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-23 17:08:28 +02:00
parent 663d0c0309
commit 9f7785e660
4 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "event-management-backend",
"version": "1.0.0",
"version": "1.0.1",
"description": "Event Management System Backend",
"main": "src/index.js",
"scripts": {