From 5d3416886075733f8b2529950a5ad40df6f8a494 Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 22 Jan 2016 17:48:32 +0300 Subject: [PATCH] 0.3.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a72cf8..fe175bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "require-dir-all", - "version": "0.3.6", + "version": "0.3.7", "description": "Yet another Node.js helper to require all files in directory", "main": "./index.js", "engines": {