We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d5fb6c commit ef36575Copy full SHA for ef36575
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "parse-git-diff",
3
- "version": "0.0.19",
+ "version": "0.0.20",
4
"description": "A parser for git diff",
5
"main": "./build/cjs/index.js",
6
"module": "./build/mjs/index.js",
0 commit comments