Skip to content

Commit f4c7060

Browse files
committed
2.2.0
1 parent 5ac5d74 commit f4c7060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lcs-image-diff",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "A JavaScript library to diff two images. Uses the Longest-Common-Subsequence algorithm to allow content to shift.",
55
"main": "src/index.js",
66
"files": [

0 commit comments

Comments
 (0)