diff --git a/README.md b/README.md index 3844de4..8fe18d3 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,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.3-blue.svg +[npm-img]: https://img.shields.io/badge/npm-v2.0.4-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 f843edf..db327c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "copy-props", - "version": "2.0.3", + "version": "2.0.4", "description": "Copy properties deeply between two objects.", "main": "index.js", "files": [