Bump to v3.3.6.

This commit is contained in:
John-David Dalton
2016-05-11 23:35:19 -07:00
parent fbdd63d3ad
commit 2f9ad20a7f
7 changed files with 60 additions and 58 deletions

View File

@@ -1,4 +1,4 @@
# lodash.fill v3.3.5
# lodash.fill v3.3.6
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.5-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.6-npm-packages/lodash.fill) for more details.