Skip to content

Commit 3caa15d

Browse files
committed
Increment version
1 parent 4ae39fa commit 3caa15d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.5",
3+
"version": "0.5.6",
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 -R spec",

0 commit comments

Comments
 (0)