We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a4ec4d commit a85a649Copy full SHA for a85a649
appveyor.yml
@@ -3,7 +3,7 @@ environment:
3
- nodejs_version: '8'
4
- nodejs_version: '6'
5
- nodejs_version: '4'
6
- - nodejs_version: '4.0.0'
+ - nodejs_version: '4.8.0'
7
8
install:
9
- ps: Install-Product node $env:nodejs_version
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "git-diff",
- "version": "2.0.5",
+ "version": "2.0.6",
"description": "Returns the git diff of two strings",
"author": "Daniel Lewis BSc (Hons)",
"license": "ISC",
0 commit comments