Bump version to 1.2.0

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-27 10:35:21 +02:00
co-authored by Claude Sonnet 5
parent ad9ead807d
commit adb512a7d9
4 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hope-events",
"version": "1.1.0",
"version": "1.2.0",
"main": "index.js",
"scripts": {
"dev:backend": "cd backend && npm run dev",