diff --git a/backend/package.json b/backend/package.json index ca5442c..f11858d 100644 --- a/backend/package.json +++ b/backend/package.json @@ -1,6 +1,6 @@ { "name": "backend", - "version": "v0.63", + "version": "v0.64", "description": "", "main": "index.js", "scripts": { diff --git a/package.json b/package.json index 1387e32..6a0b896 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tududi", - "version": "v0.63", + "version": "v0.64", "description": "Self-hosted task management with hierarchical organization (Areas > Projects > Tasks), multi-language support, and Telegram integration. Built with React/TypeScript frontend and functional programming Express.js backend.", "main": "index.js", "directories": {