From 013c882789a5cdb8f4fa446c3a4c0485baad2137 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 20:48:16 +0000 Subject: [PATCH] chore(release): bump version to 0.1.3 Co-Authored-By: Lars Baunwall --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"