diff --git a/package.json b/package.json index a02cc8b..2978c13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexabot-plugin-ollama", - "version": "2.1.0", + "version": "2.2.0", "description": "The Ollama Plugin Extension for Hexabot Chatbot / Agent Builder that provides a custom block for Generative AI + RAG", "scripts": { "release:patch": "npm version patch && git push origin main --tags",