Skip to content

Commit 9d55da3

Browse files
committed
1.3.1
1 parent 091dfe6 commit 9d55da3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ This program is free software under [MIT][mit-url] License.
8989
See the file LICENSE in this distribution for more details.
9090

9191
[repo-url]: https://github.com/sttk/each-props/
92-
[npm-img]: https://img.shields.io/badge/npm-v1.3.0-blue.svg
92+
[npm-img]: https://img.shields.io/badge/npm-v1.3.1-blue.svg
9393
[npm-url]: https://www.npmjs.org/package/each-props/
9494
[mit-img]: https://img.shields.io/badge/license-MIT-green.svg
9595
[mit-url]: https://opensource.org/licenses.MIT

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "each-props",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Process each properties deeply.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)