Skip to content

Commit

Permalink
Incremented version
Browse files Browse the repository at this point in the history
  • Loading branch information
iacobnasca committed Nov 27, 2020
1 parent 0f011a3 commit dd415ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "adm-zip",
"version": "0.5.0",
"version": "0.5.1",
"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",
"scripts": {
"test": "mocha test/mocha.js test/crc/index.js test/multibyte/test.js"
Expand Down

0 comments on commit dd415ae

Please sign in to comment.