Bump to v4.0.8.

This commit is contained in:
John-David Dalton
2016-04-12 23:44:05 -07:00
parent ca089f6d60
commit 5bd01fbdbc
13 changed files with 70 additions and 109 deletions

View File

@@ -1,4 +1,4 @@
# lodash.keys v4.0.7
# lodash.keys v4.0.8
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.7-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.8-npm-packages/lodash.keys) for more details.