Bump to v4.1.5.

This commit is contained in:
John-David Dalton
2016-04-07 23:42:54 -07:00
parent b334d7a573
commit 3c2a06a119
7 changed files with 57 additions and 108 deletions

View File

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