From 289373ea931fd692348fd700d6ee51a98503832d Mon Sep 17 00:00:00 2001 From: Axetroy Date: Tue, 5 Oct 2021 00:57:11 +0800 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c39c111..f2ca1c8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vscode-whatchanged", "displayName": "whatchanged", "description": "Generate changelog for git project", - "version": "0.1.0", + "version": "0.1.1", "publisher": "axetroy", "engines": { "vscode": "^1.61.0"