Skip to content

Commit b25dc67

Browse files
author
sttk
committed
1.5.2
1 parent d708570 commit b25dc67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ This program is free software under [MIT][mit-url] License.
168168
See the file LICENSE in this distribution for more details.
169169

170170
[repo-url]: https://github.com/sttk/copy-props/
171-
[npm-img]: https://img.shields.io/badge/npm-v1.5.1-blue.svg
171+
[npm-img]: https://img.shields.io/badge/npm-v1.5.2-blue.svg
172172
[npm-url]: https://www.npmjs.org/package/copy-props/
173173
[mit-img]: https://img.shields.io/badge/license-MIT-green.svg
174174
[mit-url]: https://opensource.org/licenses.MIT

package.json

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

0 commit comments

Comments
 (0)