diff --git a/package.json b/package.json index 1493407..5bc28f8 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,9 @@ "name": "vscode-copy-github-permalink", "displayName": "vscode-copy-github-permalink", "description": "Copies GitHub permalink of active file (name and line) to clipboard on VSCode", - "version": "0.2.6", + "version": "0.3.0", "engines": { - "vscode": "^1.71.0" + "vscode": "^1.73.1" }, "publisher": "hogashi", "repository": "https://github.com/hogashi/vscode-copy-github-permalink/",