Bump to v4.1.5.

This commit is contained in:
John-David Dalton
2016-04-07 23:42:54 -07:00
parent b334d7a573
commit 3c2a06a119
7 changed files with 57 additions and 108 deletions

View File

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