diff --git a/vscode-ext/package.json b/vscode-ext/package.json index b7f6685..90e5b8f 100644 --- a/vscode-ext/package.json +++ b/vscode-ext/package.json @@ -2,7 +2,7 @@ "name": "git-file-history", "displayName": "Git File History", "description": "Modern, fast and intuitive tool for browsing the history and files in any git repository", - "version": "0.0.2", + "version": "0.1.1", "repository": "pomber/git-history", "publisher": "pomber", "license": "MIT",