Skip to content

Commit 9c9a648

Browse files
author
sttk
committed
1.1.0
1 parent 603ddfa commit 9c9a648

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
@@ -4,7 +4,7 @@
44
Process object properties deeply.
55

66
[repo-url]: https://github.com/sttk/each-props/
7-
[npm-img]: https://img.shields.io/badge/npm-v1.0.0-blue.svg
7+
[npm-img]: https://img.shields.io/badge/npm-v1.1.0-blue.svg
88
[npm-url]: https://www.npmjs.org/package/each-props/
99
[mit-img]: https://img.shields.io/badge/license-MIT-green.svg
1010
[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.0.0",
3+
"version": "1.1.0",
44
"description": "Process each properties deeply.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)