Skip to content

Commit d527851

Browse files
committed
updated
1 parent 95aa4bd commit d527851

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "output-colorizer",
33
"displayName": "Output Colorizer",
44
"description": "Syntax highlighting for log output",
5-
"version": "0.0.4",
5+
"version": "0.0.5",
66
"publisher": "IBM",
77
"engines": {
88
"vscode": "^1.0.0"
@@ -47,8 +47,10 @@
4747
},
4848
"icon": "github-assets/icon.png",
4949
"bugs": {
50-
"url": "https://github.com/IBM-Bluemix/vscode-log-output-colorizer"
50+
"url": "https://github.com/IBM-Bluemix/vscode-log-output-colorizer/issues"
5151
},
52+
"license": "MIT",
53+
"homepage": "https://github.com/IBM-Bluemix/vscode-log-output-colorizer/blob/master/README.md",
5254
"keywords": [
5355
"IBM",
5456
"log",

0 commit comments

Comments
 (0)