Bump to v4.2.4.

This commit is contained in:
John-David Dalton
2016-04-02 20:21:35 -07:00
parent de03050e76
commit efac96034f
8 changed files with 153 additions and 78 deletions

View File

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