Skip to content

Commit

Permalink
Update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-scott committed Apr 13, 2020
1 parent 27e42d5 commit 470598e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@
"publisher": "alexander-scott",
"repository": "https://github.com/Alexander-Scott/zuulplugin",
"description": "Navigate through Zuul Configuration easier with this plugin.",
"version": "0.0.2",
"version": "0.1.1",
"engines": {
"vscode": "^1.44.0"
},
"categories": [
"Other"
],
"activationEvents": [
"*",
"onLanguage:yaml"
"*"
],
"main": "./out/extension.js",
"contributes": {
Expand Down

0 comments on commit 470598e

Please sign in to comment.