Bump to v3.1.7.

This commit is contained in:
John-David Dalton
2016-07-29 08:55:28 -07:00
parent 25b977817b
commit 005ee66119
7 changed files with 88 additions and 15 deletions

View File

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