Bump to v3.1.5.

This commit is contained in:
jdalton
2015-05-01 08:01:48 -07:00
committed by John-David Dalton
parent cf4b24e17c
commit d2949f0931
14 changed files with 66 additions and 63 deletions

View File

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