diff --git a/package-lock.json b/package-lock.json index e087ec1..225968d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "archiver-zip-encryptable", - "version": "1.0.8", + "version": "1.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "archiver-zip-encryptable", - "version": "1.0.8", + "version": "1.0.9", "license": "MIT", "dependencies": { "archiver": "^3.1.1", diff --git a/package.json b/package.json index 539773b..deca520 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "archiver-zip-encryptable", - "version": "1.0.8", + "version": "1.0.9", "description": "An extension for archiver to zip with password encryption.", "license": "MIT", "repository": {