prepare for 0.2.6
This commit is contained in:
parent
6514ac7477
commit
aac689e0ff
2 changed files with 3 additions and 1 deletions
|
|
@ -12,6 +12,8 @@ Diff to Html generates pretty HTML diffs from git diff output.
|
|||
|
||||
* GitHub like style
|
||||
|
||||
* Code syntax highlight
|
||||
|
||||
## Online Example
|
||||
|
||||
> Go to [Diff2HTML](http://rtfpessoa.github.io/diff2html/)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "diff2html",
|
||||
"version": "0.2.5-1",
|
||||
"version": "0.2.6",
|
||||
"homepage": "http://rtfpessoa.github.io/diff2html/",
|
||||
"description": "Fast Diff to colorized HTML",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue