Bump to v4.0.7.

This commit is contained in:
John-David Dalton
2016-04-02 20:11:00 -07:00
parent f547276d2a
commit ca089f6d60
24 changed files with 292 additions and 172 deletions

View File

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