Bump to v4.11.2.

This commit is contained in:
John-David Dalton
2016-08-13 09:59:11 -07:00
parent e7dfa82142
commit e7af275fde
4 changed files with 9 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
# lodash.nth v4.11.1
# lodash.nth v4.11.2
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.1-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.2-npm-packages/lodash.nth) for more details.