Skip to content

Commit 37151b0

Browse files
author
sttk
committed
1.6.0
1 parent 25b2ddc commit 37151b0

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
@@ -189,7 +189,7 @@ This program is free software under [MIT][mit-url] License.
189189
See the file LICENSE in this distribution for more details.
190190

191191
[repo-url]: https://github.com/sttk/copy-props/
192-
[npm-img]: https://img.shields.io/badge/npm-v1.5.2-blue.svg
192+
[npm-img]: https://img.shields.io/badge/npm-v1.6.0-blue.svg
193193
[npm-url]: https://www.npmjs.org/package/copy-props/
194194
[mit-img]: https://img.shields.io/badge/license-MIT-green.svg
195195
[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.2",
3+
"version": "1.6.0",
44
"description": "Copy properties deeply between two objects.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)