Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f9164a7

Browse files
committed
Bump version
1 parent 8ba4f66 commit f9164a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Syntax Tree",
44
"description": "VSCode support for the syntax_tree gem",
55
"icon": "doc/logo.png",
6-
"version": "0.1.2",
6+
"version": "0.2.0",
77
"publisher": "ruby-syntax-tree",
88
"repository": {
99
"type": "git",
@@ -14,7 +14,7 @@
1414
"url": "https://github.com/ruby-syntax-tree/vscode-syntax-tree/issues"
1515
},
1616
"engines": {
17-
"vscode": "^1.46.0"
17+
"vscode": "^1.66.0"
1818
},
1919
"activationEvents": [
2020
"onLanguage:ruby",

0 commit comments

Comments
 (0)