diff --git a/package.json b/package.json index fa415ab..05f78ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sym-diff-by-props", - "version": "1.0.1", + "version": "1.1.0", "description": "Find the symmetric difference of two arrays of objects by comparing a a set of shared properties", "main": "index.js", "repository": "git@github.com:HamburgChimps/sym-diff-by-props.git",