Bump to v4.8.1.

This commit is contained in:
John-David Dalton
2016-05-12 00:20:16 -07:00
parent 3dd9766d86
commit dc5c8eda06
8 changed files with 50 additions and 847 deletions

View File

@@ -1,4 +1,4 @@
# lodash.flatmapdepth v4.8.0
# lodash.flatmapdepth v4.8.1
The [lodash](https://lodash.com/) method `_.flatMapDepth` exported as a [Node.js](https://nodejs.org/) module.
@@ -15,4 +15,4 @@ In Node.js:
var flatMapDepth = require('lodash.flatmapdepth');
```
See the [documentation](https://lodash.com/docs#flatMapDepth) or [package source](https://github.com/lodash/lodash/blob/4.8.0-npm-packages/lodash.flatmapdepth) for more details.
See the [documentation](https://lodash.com/docs#flatMapDepth) or [package source](https://github.com/lodash/lodash/blob/4.8.1-npm-packages/lodash.flatmapdepth) for more details.