Skip to content

Commit 5359c63

Browse files
committed
2.0.0
1 parent 4c031ce commit 5359c63

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": "arr-diff",
33
"description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
4-
"version": "1.1.0",
4+
"version": "2.0.0",
55
"homepage": "https://github.com/jonschlinkert/arr-diff",
66
"author": {
77
"name": "Jon Schlinkert",

0 commit comments

Comments
 (0)