Skip to content

Commit c7eb6ce

Browse files
author
Ricky White
committed
1.2.0
1 parent 54fe248 commit c7eb6ce

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"displayName": "Python Template Snippets",
44
"description": "A snippet extension for Jinja and Django templating engines.",
55
"keywords": [
6-
"Python",
7-
"Snippets",
8-
"Django",
6+
"Python",
7+
"Snippets",
8+
"Django",
99
"Jinja2"
1010
],
11-
"version": "1.1.0",
11+
"version": "1.2.0",
1212
"publisher": "RickyWhite",
1313
"engines": {
1414
"vscode": "^1.28.0"
@@ -38,4 +38,4 @@
3838
"url": "https://github.com/EndlessTrax/python-template-snippets"
3939
},
4040
"homepage": "https://github.com/EndlessTrax/python-template-snippets/blob/master/README.md"
41-
}
41+
}

0 commit comments

Comments
 (0)