Skip to content

Commit b65cec3

Browse files
committed
1.0.1
1 parent 0e075b0 commit b65cec3

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": "1.0.0",
3+
"version": "1.0.1",
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)