Skip to content

Commit

Permalink
Merge pull request #202 from aaronjheng/display
Browse files Browse the repository at this point in the history
Tweak displayName for conciseness and clarity
  • Loading branch information
allevato authored Jun 8, 2020
2 parents 8d4a448 + 269b3a8 commit a2ba46b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vscode-bazel",
"displayName": "vscode-bazel",
"displayName": "Bazel",
"description": "Bazel BUILD integration",
"version": "0.3.0",
"publisher": "BazelBuild",
Expand Down Expand Up @@ -373,4 +373,4 @@
"vscode-debugprotocol": "^1.37.0",
"which": "^1.3.1"
}
}
}

0 comments on commit a2ba46b

Please sign in to comment.