Skip to content

Commit 0a1996f

Browse files
Update version
1 parent 2419d0e commit 0a1996f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
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
@@ -5,7 +5,7 @@
55
"description": "Full code support (formatting, highlighting, navigation, etc) for Jsonnet",
66
"license": "Apache License Version 2.0",
77
"publisher": "Grafana",
8-
"version": "0.3.3",
8+
"version": "0.4.0",
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/grafana/vscode-jsonnet"
@@ -117,7 +117,7 @@
117117
},
118118
"jsonnet.languageServer.extCode": {
119119
"scope": "resource",
120-
"type" : "object",
120+
"type": "object",
121121
"description": "External Jsonnet Code to pass to the language server"
122122
},
123123
"jsonnet.languageServer.jpath": {

0 commit comments

Comments
 (0)