From 37151b0bc77ebce1daffa9553faaa6e02a31bbb2 Mon Sep 17 00:00:00 2001 From: sttk Date: Sat, 1 Apr 2017 21:14:58 +0900 Subject: [PATCH] 1.6.0 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f628be..e139c71 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,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-v1.5.2-blue.svg +[npm-img]: https://img.shields.io/badge/npm-v1.6.0-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 9e1751e..143e7e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "copy-props", - "version": "1.5.2", + "version": "1.6.0", "description": "Copy properties deeply between two objects.", "main": "index.js", "files": [