Bump to v3.3.4.

This commit is contained in:
John-David Dalton
2016-04-02 19:48:01 -07:00
parent 61a48333a2
commit 9a9ba47586
9 changed files with 256 additions and 65 deletions

View File

@@ -1,4 +1,4 @@
# lodash.fill v3.3.3
# lodash.fill v3.3.4
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.3-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.4-npm-packages/lodash.fill) for more details.