Bump to v3.0.7.

This commit is contained in:
jdalton
2015-05-01 07:56:10 -07:00
committed by John-David Dalton
parent cfca777a28
commit a0c2bf6074
32 changed files with 229 additions and 199 deletions

View File

@@ -1,4 +1,4 @@
# lodash._createwrapper v3.0.6
# lodash._createwrapper v3.0.7
The [modern build](https://github.com/lodash/lodash/wiki/Build-Differences) of [lodashs](https://lodash.com/) internal `createWrapper` exported as a [Node.js](http://nodejs.org/)/[io.js](https://iojs.org/) module.
@@ -17,4 +17,4 @@ In Node.js/io.js:
var createWrapper = require('lodash._createwrapper');
```
See the [package source](https://github.com/lodash/lodash/blob/3.0.6-npm-packages/lodash._createwrapper) for more details.
See the [package source](https://github.com/lodash/lodash/blob/3.0.7-npm-packages/lodash._createwrapper) for more details.