From 65f572556ae72ee682bf1ff8a927e682cfb14f66 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 20 May 2014 17:21:14 -0600 Subject: [PATCH] merged old patch to fix directory filtering --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97e7d4b..12da5fd 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "lib": ".", "main": "./lib/walk.js", - "version": "2.3.2", + "version": "2.3.3", "repository": { "url": "git://github.com/coolaj86/node-walk.git" },