Skip to content

Commit dd415ae

Browse files
committedNov 27, 2020
Incremented version
1 parent 0f011a3 commit dd415ae

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
@@ -1,6 +1,6 @@
11
{
22
"name": "adm-zip",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk",
55
"scripts": {
66
"test": "mocha test/mocha.js test/crc/index.js test/multibyte/test.js"

0 commit comments

Comments
 (0)
Please sign in to comment.