Bump to v3.9.2.

This commit is contained in:
John-David Dalton
2016-08-12 13:46:51 -07:00
parent 2598ab7f18
commit 2f86e0700d
13 changed files with 29 additions and 137 deletions

View File

@@ -1,4 +1,4 @@
# lodash.lt v3.9.1
# lodash.lt v3.9.2
The [lodash](https://lodash.com/) method `_.lt` exported as a [Node.js](https://nodejs.org/) module.
@@ -15,4 +15,4 @@ In Node.js:
var lt = require('lodash.lt');
```
See the [documentation](https://lodash.com/docs#lt) or [package source](https://github.com/lodash/lodash/blob/3.9.1-npm-packages/lodash.lt) for more details.
See the [documentation](https://lodash.com/docs#lt) or [package source](https://github.com/lodash/lodash/blob/3.9.2-npm-packages/lodash.lt) for more details.