Skip to content

Commit c269b06

Browse files
committed
v1.1.8
1 parent c56104b commit c269b06

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
@@ -2,7 +2,7 @@
22
"name": "diff-arrays-of-objects",
33
"description": "Compare two arrays of objects, finding added, removed, updated and identical objects. Details the differences between updated objects.",
44
"homepage": "https://github.com/malcolmvr/diff-arrays-of-objects",
5-
"version": "1.1.7",
5+
"version": "1.1.8",
66
"main": "lib",
77
"author": {
88
"email": "[email protected]",

0 commit comments

Comments
 (0)