From 99a7ffc6cffaf01735b75ae7fd350b00bf2bd14d Mon Sep 17 00:00:00 2001 From: sttk Date: Fri, 14 Apr 2017 00:30:59 +0900 Subject: [PATCH] 1.3.0 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d7ba781..7f27728 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ This program is free software under [MIT][mit-url] License. See the file LICENSE in this distribution for more details. [repo-url]: https://github.com/sttk/each-props/ -[npm-img]: https://img.shields.io/badge/npm-v1.2.2-blue.svg +[npm-img]: https://img.shields.io/badge/npm-v1.3.0-blue.svg [npm-url]: https://www.npmjs.org/package/each-props/ [mit-img]: https://img.shields.io/badge/license-MIT-green.svg [mit-url]: https://opensource.org/licenses.MIT diff --git a/package.json b/package.json index cb97bdb..1db6e92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "each-props", - "version": "1.2.2", + "version": "1.3.0", "description": "Process each properties deeply.", "main": "index.js", "files": [