diff --git a/package.json b/package.json index b2753c7..6930375 100644 --- a/package.json +++ b/package.json @@ -13,11 +13,11 @@ "author": "AJ ONeal ", "contributors": [], "dependencies": { - "foreachasync": "3.x" + "foreachasync": "^3.0.0" }, "lib": ".", "main": "./lib/walk.js", - "version": "2.3.4", + "version": "2.3.5", "repository": { "url": "git://github.com/coolaj86/node-walk.git" },