Skip to content

Commit 272cee9

Browse files
committed
0.9.2
1 parent 1e54d15 commit 272cee9

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

package.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vscode-jekyll-snippets",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"publisher": "ginfuru",
55
"displayName": "Jekyll Snippets",
66
"description": "Jekyll snippets for Visual Studio Code",
@@ -12,8 +12,15 @@
1212
"engines": {
1313
"vscode": "0.10.x"
1414
},
15-
"categories": [ "Snippets" ],
16-
"keywords": [ "snippets", "markdown", "liquid", "jekyll" ],
15+
"categories": [
16+
"Snippets"
17+
],
18+
"keywords": [
19+
"snippets",
20+
"markdown",
21+
"liquid",
22+
"jekyll"
23+
],
1724
"license": "SEE LICENSE IN LICENSE.txt",
1825
"homepage": "https://github.com/ginfuru/vscode-jekyll-snippets",
1926
"repository": {

0 commit comments

Comments
 (0)