We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d2c05d commit b5daa28Copy full SHA for b5daa28
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "lcs-image-diff",
3
- "version": "2.4.0",
+ "version": "3.0.0",
4
"description": "A JavaScript library to diff two images. Uses the Longest-Common-Subsequence algorithm to allow content to shift.",
5
"main": "src/index.js",
6
"files": [
0 commit comments