Bump to v3.11.0.

This commit is contained in:
John-David Dalton
2016-02-07 17:50:16 -08:00
parent 5132c34653
commit 51e917b094
10 changed files with 28 additions and 145 deletions

View File

@@ -1,4 +1,4 @@
# lodash.floor v3.10.3
# lodash.floor v3.11.0
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.3-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.11.0-npm-packages/lodash.floor) for more details.