Bump to v4.2.3.

This commit is contained in:
John-David Dalton
2016-03-29 20:21:06 -07:00
parent 40541dd870
commit de03050e76
8 changed files with 98 additions and 45 deletions

View File

@@ -1,4 +1,4 @@
# lodash.toarray v4.2.2
# lodash.toarray v4.2.3
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.2-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.3-npm-packages/lodash.toarray) for more details.