Bump to v4.5.6.

This commit is contained in:
John-David Dalton
2016-04-12 23:59:37 -07:00
parent 826825a40a
commit 6c68ea87c8
4 changed files with 6 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
# lodash._baseclone v4.5.5
# lodash._baseclone v4.5.6
The internal [lodash](https://lodash.com/) function `baseClone` exported as a [Node.js](https://nodejs.org/) module.
@@ -15,4 +15,4 @@ In Node.js:
var baseClone = require('lodash._baseclone');
```
See the [package source](https://github.com/lodash/lodash/blob/4.5.5-npm-packages/lodash._baseclone) for more details.
See the [package source](https://github.com/lodash/lodash/blob/4.5.6-npm-packages/lodash._baseclone) for more details.