Bump to v3.3.7.

This commit is contained in:
John-David Dalton
2016-07-24 22:37:22 -07:00
parent 2f9ad20a7f
commit 8c168dd1b8
4 changed files with 23 additions and 25 deletions

View File

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