diff --git a/package-lock.json b/package-lock.json index 0661ec8..76f566a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "archiver-zip-encryptable", - "version": "1.0.6", + "version": "1.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f4b77cd..3346708 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "archiver-zip-encryptable", - "version": "1.0.6", + "version": "1.0.7", "description": "An extension for archiver to zip with password encryption.", "license": "MIT", "repository": {