Skip to content

Commit

Permalink
release version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alyahmedaly committed Feb 22, 2020
1 parent f5ad360 commit 7b02f07
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "backbase-vscode-extension",
"displayName": "backbase extension",
"displayName": "Backbase extension",
"publisher": "AlyAhmedAly",
"description": "",
"version": "0.0.1",
"version": "0.0.2",
"engines": {
"vscode": "^1.42.0"
},
Expand All @@ -13,7 +13,9 @@
},
"license": "Apache-2.0",
"categories": [
"Other"
"Other",
"Programming Languages",
"Linters"
],
"activationEvents": [
"onLanguage:typescript"
Expand Down

0 comments on commit 7b02f07

Please sign in to comment.