Bump to v4.10.1.

This commit is contained in:
John-David Dalton
2016-07-30 16:50:03 -07:00
parent ebd3ba5cea
commit c4bd169a8f
7 changed files with 23 additions and 11 deletions

View File

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