Bump to v3.1.3.

This commit is contained in:
jdalton
2015-03-25 00:47:27 -07:00
committed by John-David Dalton
parent 5ce4a06dfe
commit f9b785686a
40 changed files with 307 additions and 166 deletions

View File

@@ -1,4 +1,4 @@
# lodash.padright v3.1.2
# lodash.padright v3.1.3
The [lodash](https://lodash.com/) method `_.padRight` exported as a [Node.js](https://nodejs.org/) module.
@@ -21,4 +21,4 @@ In Node.js/io.js:
var padRight = require('lodash.padright');
```
See the [documentation](https://lodash.com/docs#padRight) or [package source](https://github.com/lodash/lodash/blob/3.1.2-npm-packages/lodash.padright) for more details.
See the [documentation](https://lodash.com/docs#padRight) or [package source](https://github.com/lodash/lodash/blob/3.1.3-npm-packages/lodash.padright) for more details.