diff --git a/package-lock.json b/package-lock.json index 1f0dddd..a17c10d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "folder-hash", - "version": "4.0.1", + "version": "4.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "folder-hash", - "version": "4.0.1", + "version": "4.0.2", "license": "MIT", "dependencies": { "debug": "^4.3.3", diff --git a/package.json b/package.json index 53879ab..af9c1c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "folder-hash", - "version": "4.0.1", + "version": "4.0.2", "description": "Create a hash checksum over a folder and its content - its children and their content", "main": "index.js", "bin": {