From 7b51a29391ebdcb69d15ed8eed2f368779734c5f Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 11 Jan 2018 23:51:39 +0300 Subject: [PATCH] 0.4.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 544a58b..321c43d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "require-dir-all", - "version": "0.4.12", + "version": "0.4.13", "description": "Yet another Node.js helper to require all files in directory", "main": "./index.js", "engines": {