Skip to content

Commit 3ef3dfb

Browse files
committed
0.2.4
1 parent 80cbb8a commit 3ef3dfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "union-value",
33
"description": "Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.",
4-
"version": "0.2.3",
4+
"version": "0.2.4",
55
"homepage": "https://github.com/jonschlinkert/union-value",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"repository": "jonschlinkert/union-value",
@@ -67,4 +67,4 @@
6767
"reflinks": true
6868
}
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)