Bump to v3.0.6.

This commit is contained in:
jdalton
2015-04-16 00:23:00 -07:00
committed by John-David Dalton
parent b368027e2c
commit cfca777a28
33 changed files with 276 additions and 270 deletions

View File

@@ -1,4 +1,4 @@
# lodash._createwrapper v3.0.5
# lodash._createwrapper v3.0.6
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.5-npm-packages/lodash._createwrapper) for more details.
See the [package source](https://github.com/lodash/lodash/blob/3.0.6-npm-packages/lodash._createwrapper) for more details.