Skip to content

Commit b606f22

Browse files
committed
bump version
1 parent e5d8800 commit b606f22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "vscode-copy-github-permalink",
33
"displayName": "vscode-copy-github-permalink",
44
"description": "Copies GitHub permalink of active file (name and line) to clipboard on VSCode",
5-
"version": "0.2.6",
5+
"version": "0.3.0",
66
"engines": {
7-
"vscode": "^1.71.0"
7+
"vscode": "^1.73.1"
88
},
99
"publisher": "hogashi",
1010
"repository": "https://github.com/hogashi/vscode-copy-github-permalink/",

0 commit comments

Comments
 (0)