Bump to v4.5.3.

This commit is contained in:
John-David Dalton
2016-03-01 22:47:11 -08:00
parent 256725cf0a
commit 5338f5758c
4 changed files with 11 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
# lodash._baseclone v4.5.2
# lodash._baseclone v4.5.3
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.2-npm-packages/lodash._baseclone) for more details.
See the [package source](https://github.com/lodash/lodash/blob/4.5.3-npm-packages/lodash._baseclone) for more details.