We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161a929 commit 3dd36cdCopy full SHA for 3dd36cd
package.json
@@ -2,7 +2,7 @@
2
"name": "github-folder",
3
"displayName": "Github Folder",
4
"description": "Generate .github folder with the markdown files",
5
- "version": "0.0.4",
+ "version": "0.0.5",
6
"publisher": "PeterHdd",
7
"icon": "images/github.png",
8
"license": "SEE LICENSE IN LICENSE.md",
@@ -11,7 +11,7 @@
11
"url": "https://github.com/PeterHdd/github-folder"
12
},
13
"engines": {
14
- "vscode": "^1.35.0"
+ "vscode": "^1.33.0"
15
16
"categories": [
17
"Other"
0 commit comments