Skip to content

Commit e4c9595

Browse files
committed
0.1.9
1 parent 3b2d4cd commit e4c9595

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"displayName": "Tree Sitter",
44
"description": "Accurate syntax coloring with tree-sitter",
55
"icon": "tree-sitter-small.png",
6-
"version": "0.1.8",
6+
"version": "0.1.9",
77
"preview": true,
88
"publisher": "georgewfraser",
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/georgewfraser/vscode-tree-sitter"
1212
},
13-
"license": "MIT",
13+
"license": "MIT",
1414
"engines": {
1515
"vscode": "^1.34.0"
1616
},

0 commit comments

Comments
 (0)