We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 603d3d0 commit 6093491Copy full SHA for 6093491
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "branch-diff",
3
- "version": "1.8.1",
+ "version": "1.9.0",
4
"description": "A tool to list print the commits on one git branch that are not on another using loose comparison",
5
"main": "branch-diff.js",
6
"bin": {
0 commit comments