Skip to content

Commit aac689e

Browse files
committed
prepare for 0.2.6
1 parent 6514ac7 commit aac689e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Diff to Html generates pretty HTML diffs from git diff output.
1212

1313
* GitHub like style
1414

15+
* Code syntax highlight
16+
1517
## Online Example
1618

1719
> Go to [Diff2HTML](http://rtfpessoa.github.io/diff2html/)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "diff2html",
3-
"version": "0.2.5-1",
3+
"version": "0.2.6",
44
"homepage": "http://rtfpessoa.github.io/diff2html/",
55
"description": "Fast Diff to colorized HTML",
66
"keywords": [

0 commit comments

Comments
 (0)