diff --git a/package.json b/package.json index 918b282..3f0726a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lcs-image-diff", - "version": "2.2.1", + "version": "2.3.0", "description": "A JavaScript library to diff two images. Uses the Longest-Common-Subsequence algorithm to allow content to shift.", "main": "src/index.js", "files": [