Bump to v3.10.3.

This commit is contained in:
John-David Dalton
2016-02-02 23:01:25 -08:00
parent 281e319c50
commit 5132c34653
10 changed files with 154 additions and 25 deletions

View File

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