From e7b3ef66deab8970cbca22e80034024c59e0164c Mon Sep 17 00:00:00 2001 From: sttk Date: Sat, 15 Apr 2017 23:08:08 +0900 Subject: [PATCH] 2.0.1 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b58c08d..49a86e1 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,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/copy-props/ -[npm-img]: https://img.shields.io/badge/npm-v2.0.0-blue.svg +[npm-img]: https://img.shields.io/badge/npm-v2.0.1-blue.svg [npm-url]: https://www.npmjs.org/package/copy-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 05029f4..2ebe9b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "copy-props", - "version": "2.0.0", + "version": "2.0.1", "description": "Copy properties deeply between two objects.", "main": "index.js", "files": [