We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 603ddfa commit 9c9a648Copy full SHA for 9c9a648
2 files changed
README.md
@@ -4,7 +4,7 @@
4
Process object properties deeply.
5
6
[repo-url]: https://github.com/sttk/each-props/
7
-[npm-img]: https://img.shields.io/badge/npm-v1.0.0-blue.svg
+[npm-img]: https://img.shields.io/badge/npm-v1.1.0-blue.svg
8
[npm-url]: https://www.npmjs.org/package/each-props/
9
[mit-img]: https://img.shields.io/badge/license-MIT-green.svg
10
[mit-url]: https://opensource.org/licenses.MIT
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "each-props",
3
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Process each properties deeply.",
"main": "index.js",
"files": [
0 commit comments