Bump to v3.1.4.

This commit is contained in:
jdalton
2015-04-16 00:28:52 -07:00
committed by John-David Dalton
parent f9b785686a
commit cf4b24e17c
22 changed files with 331 additions and 120 deletions

View File

@@ -1,4 +1,4 @@
# lodash.map v3.1.3
# lodash.map v3.1.4
The [modern build](https://github.com/lodash/lodash/wiki/Build-Differences) of [lodashs](https://lodash.com/) `_.map` exported as a [Node.js](http://nodejs.org/)/[io.js](https://iojs.org/) module.
@@ -17,4 +17,4 @@ In Node.js/io.js:
var map = require('lodash.map');
```
See the [documentation](https://lodash.com/docs#map) or [package source](https://github.com/lodash/lodash/blob/3.1.3-npm-packages/lodash.map) for more details.
See the [documentation](https://lodash.com/docs#map) or [package source](https://github.com/lodash/lodash/blob/3.1.4-npm-packages/lodash.map) for more details.