Bump to v4.1.4.

This commit is contained in:
John-David Dalton
2016-04-02 20:16:50 -07:00
parent 4e2d859e65
commit b334d7a573
59 changed files with 537 additions and 3027 deletions

View File

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