We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d8800 commit b606f22Copy full SHA for b606f22
1 file changed
package.json
@@ -2,9 +2,9 @@
2
"name": "vscode-copy-github-permalink",
3
"displayName": "vscode-copy-github-permalink",
4
"description": "Copies GitHub permalink of active file (name and line) to clipboard on VSCode",
5
- "version": "0.2.6",
+ "version": "0.3.0",
6
"engines": {
7
- "vscode": "^1.71.0"
+ "vscode": "^1.73.1"
8
},
9
"publisher": "hogashi",
10
"repository": "https://github.com/hogashi/vscode-copy-github-permalink/",
0 commit comments