Bump to v4.12.1.

This commit is contained in:
John-David Dalton
2016-08-13 10:00:36 -07:00
parent b431c59980
commit b86a160e0e
4 changed files with 8 additions and 35 deletions

View File

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