Skip to content

Commit b148463

Browse files
committed
Incremented package version
1 parent 535815e commit b148463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adm-zip",
3-
"version": "0.5.14",
3+
"version": "0.5.15",
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)