Skip to content

Commit 7705bdf

Browse files
committed
1.3.0
1 parent 63c846e commit 7705bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mixin-deep",
33
"description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.",
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"homepage": "https://github.com/jonschlinkert/mixin-deep",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"repository": "jonschlinkert/mixin-deep",

0 commit comments

Comments
 (0)