We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cce0abe commit dac6eebCopy full SHA for dac6eeb
package.json
@@ -2,7 +2,7 @@
2
"main": "./lib/minidump.js",
3
"name": "minidump",
4
"description": "Read and process minidump file",
5
- "version": "0.15.0",
+ "version": "0.16.0",
6
"bin": {
7
"minidump_stackwalk": "bin/minidump_stackwalk"
8
},
0 commit comments