Bump to v4.7.1.

This commit is contained in:
John-David Dalton
2016-04-07 23:59:18 -07:00
parent 1d324e473f
commit 3772ae8eab
14 changed files with 72 additions and 2279 deletions

View File

@@ -1,4 +1,4 @@
# lodash._stringtopath v4.7.0
# lodash._stringtopath v4.7.1
The internal [lodash](https://lodash.com/) function `stringToPath` exported as a [Node.js](https://nodejs.org/) module.
@@ -15,4 +15,4 @@ In Node.js:
var stringToPath = require('lodash._stringtopath');
```
See the [package source](https://github.com/lodash/lodash/blob/4.7.0-npm-packages/lodash._stringtopath) for more details.
See the [package source](https://github.com/lodash/lodash/blob/4.7.1-npm-packages/lodash._stringtopath) for more details.