diff --git a/package.json b/package.json index 5a79f92..4de2b99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whatsapp-ai-assistant", - "version": "2.10.0", + "version": "2.11.0", "description": "WhatsApp chatbot", "module": "src/index.ts", "type": "module", @@ -17,7 +17,7 @@ "build": "npm run generate && npm run migrate" }, "repository": "https://github.com/WAppAI/assistant.git", - "author": "Matheus Veiga ", + "author": "Luis Otavio and Matheus Veiga ", "devDependencies": { "@types/fluent-ffmpeg": "^2.1.24", "@types/node": "^20.12.7",