Bump to v4.15.0.

This commit is contained in:
John-David Dalton
2016-08-13 10:03:05 -07:00
parent c518b8519c
commit aaa111912c
4 changed files with 59 additions and 134 deletions

View File

@@ -1,4 +1,4 @@
# lodash.conformsto v4.14.0
# lodash.conformsto v4.15.0
The [lodash](https://lodash.com/) method `_.conformsTo` exported as a [Node.js](https://nodejs.org/) module.
@@ -15,4 +15,4 @@ In Node.js:
var conformsTo = require('lodash.conformsto');
```
See the [documentation](https://lodash.com/docs#conformsTo) or [package source](https://github.com/lodash/lodash/blob/4.14.0-npm-packages/lodash.conformsto) for more details.
See the [documentation](https://lodash.com/docs#conformsTo) or [package source](https://github.com/lodash/lodash/blob/4.15.0-npm-packages/lodash.conformsto) for more details.