Bump to v4.9.0.

This commit is contained in:
John-David Dalton
2016-05-12 00:41:46 -07:00
parent dc5c8eda06
commit 265d0f01e3
20 changed files with 7344 additions and 79 deletions

View File

@@ -1,4 +1,4 @@
# lodash.flatmapdepth v4.8.1
# lodash.flatmapdepth v4.9.0
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.1-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.9.0-npm-packages/lodash.flatmapdepth) for more details.