Skip to content

Commit 69ef436

Browse files
committed
2.0.4
1 parent 623b0bc commit 69ef436

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ This program is free software under [MIT][mit-url] License.
215215
See the file LICENSE in this distribution for more details.
216216

217217
[repo-url]: https://github.com/sttk/copy-props/
218-
[npm-img]: https://img.shields.io/badge/npm-v2.0.3-blue.svg
218+
[npm-img]: https://img.shields.io/badge/npm-v2.0.4-blue.svg
219219
[npm-url]: https://www.npmjs.org/package/copy-props/
220220
[mit-img]: https://img.shields.io/badge/license-MIT-green.svg
221221
[mit-url]: https://opensource.org/licenses.MIT

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "copy-props",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Copy properties deeply between two objects.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)