diff --git a/package.json b/package.json index a233397..1578fee 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "copilot-bridge", "displayName": "Copilot Bridge", "description": "Local OpenAI-compatible chat endpoint bridging to GitHub Copilot via the VS Code Language Model API.", - "version": "0.1.2", + "version": "0.1.3", "publisher": "thinkability", "engines": { "vscode": "^1.90.0"