diff --git a/changelog.md b/changelog.md index 7b63879..946ecf5 100644 --- a/changelog.md +++ b/changelog.md @@ -83,6 +83,6 @@ * README badges update -## Next +## 1.4.2 * Use lodash for `capitalize` function diff --git a/package.json b/package.json index 25630a8..a42672a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "require-folder-tree", - "version": "1.4.1", + "version": "1.4.2", "description": "Utility to require multiple files in a folder tree with flexible options", "main": "./lib/", "author": {