diff --git a/package-lock.json b/package-lock.json index a9fe110..2d301a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "walk-filtered", - "version": "2.5.2", + "version": "2.5.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "walk-filtered", - "version": "2.5.2", + "version": "2.5.3", "license": "MIT", "dependencies": { "fs-iterator": "^5.1.0", diff --git a/package.json b/package.json index 376972b..72399bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "walk-filtered", - "version": "2.5.2", + "version": "2.5.3", "description": "A simple, performant file system walker to provided fine-grained control over directories and files to walk. Supports Node 0.10 and above.", "keywords": [ "recursive",