Skip to content

Commit f934c1e

Browse files
committed
bump to v0.20.0
1 parent 59f78c2 commit f934c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"main": "./lib/minidump.js",
33
"name": "minidump",
44
"description": "Read and process minidump file",
5-
"version": "0.19.0",
5+
"version": "0.20.0",
66
"bin": {
77
"minidump_stackwalk": "build/src/processor/minidump_stackwalk",
88
"minidump_dump": "build/src/processor/minidump_dump"

0 commit comments

Comments
 (0)