Skip to content

Commit f34e98e

Browse files
committed
bump verson
1 parent e6e7bdf commit f34e98e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 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.2",
5+
"version": "0.0.3",
66
"publisher": "IBM",
77
"engines": {
88
"vscode": "^1.0.0"
@@ -55,4 +55,4 @@
5555
"color",
5656
"output"
5757
]
58-
}
58+
}

0 commit comments

Comments
 (0)