Added a logo to the package.

This commit is contained in:
Juha Ristolainen
2017-03-17 18:10:30 +00:00
parent c2eea18719
commit 8001217d15
5 changed files with 18 additions and 3 deletions

View File

@ -2,8 +2,9 @@
"name": "code-stats-vscode",
"displayName": "Code::Stats",
"description": "Code::Stats package for Visual Studio Code",
"version": "1.0.1",
"version": "1.0.2",
"publisher": "juha-ristolainen",
"icon": "logo.png",
"repository": {
"type": "github",
"url": "https://github.com/riussi/code-stats-vscode"