Bump to v3.10.2.

This commit is contained in:
John-David Dalton
2016-01-24 22:34:02 -08:00
parent 340a60d127
commit 281e319c50
10 changed files with 25 additions and 31 deletions

View File

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