Bump to v4.11.1.

This commit is contained in:
John-David Dalton
2016-05-12 00:21:19 -07:00
parent ca37606709
commit e7dfa82142
4 changed files with 71 additions and 43 deletions

View File

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