We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66c07d commit 725f6b3Copy full SHA for 725f6b3
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "diff2html-cli",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
5
"homepage": "https://www.github.com/rtfpessoa/diff2html-nodejs-cli",
6
"description": "Fast Diff to colorized HTML",
@@ -56,7 +56,7 @@
56
"commander": "2.7.1",
57
"extend": "2.0.0",
58
"pkginfo": "0.3.0",
59
- "diff2html": "0.2.0"
+ "diff2html": "0.2.1"
60
},
61
62
"devDependencies": {
0 commit comments