From f659498a77b5a3e10d2c67ce67bd11466ae23f03 Mon Sep 17 00:00:00 2001 From: Duong Tran Date: Tue, 5 Aug 2025 21:20:09 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20chore:=20bump=20extension=20vers?= =?UTF-8?q?ion=20to=201.0.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cd4ce4..91cbb47 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ai-commit-dtducas", "displayName": "AI Commit Generator - DTDucas", "description": "Generate commit messages using Gemini or AWS Bedrock API", - "version": "1.0.1", + "version": "1.0.1.1", "publisher": "DTDucas", "author": { "name": "Duong Tran Quang (DTDucas)",