diff --git a/changelog.md b/changelog.md index a03dfcc..ebb3b34 100644 --- a/changelog.md +++ b/changelog.md @@ -91,6 +91,6 @@ * Test code coverage & Travis sends to coveralls -## Next +## 1.4.4 * `npm run cover` runs coverage tests diff --git a/package.json b/package.json index 8ffe449..838d10a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "require-folder-tree", - "version": "1.4.3", + "version": "1.4.4", "description": "Utility to require multiple files in a folder tree with flexible options", "main": "./lib/", "author": {