diff --git a/package-lock.json b/package-lock.json index 2a3e3f6..f5f38e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vfb-chat-client", - "version": "4.2.9", + "version": "4.2.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vfb-chat-client", - "version": "4.2.9", + "version": "4.2.10", "dependencies": { "@modelcontextprotocol/sdk": "^1.26.0", "axios": "^1.13.5", diff --git a/package.json b/package.json index 01f6771..3b38bc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vfb-chat-client", - "version": "4.2.9", + "version": "4.2.10", "private": true, "scripts": { "dev": "next dev",