diff --git a/assistant/package.json b/assistant/package.json index 7deb3ef7..cb3dd987 100644 --- a/assistant/package.json +++ b/assistant/package.json @@ -1,6 +1,6 @@ { "name": "@petercatai/assistant", - "version": "2.0.4", + "version": "2.0.5", "description": "PeterCat Assistant Application", "repository": "https://github.com/petercat-ai/petercat.git", "license": "MIT", diff --git a/client/package.json b/client/package.json index d766c8f6..b9f33a26 100644 --- a/client/package.json +++ b/client/package.json @@ -22,7 +22,7 @@ "@fullpage/react-fullpage": "^0.1.42", "@next/bundle-analyzer": "^13.4.19", "@nextui-org/react": "^2.2.9", - "@petercatai/assistant": "^2.0.4", + "@petercatai/assistant": "^2.0.5", "@sentry/nextjs": "^8.28.0", "@supabase/supabase-js": "^2.32.0", "@tanstack/react-query": "^5.17.19",