Skip to content

Commit

Permalink
2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lencioni committed Sep 15, 2024
1 parent 2086a4b commit da33fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lcs-image-diff",
"version": "2.3.0",
"version": "2.4.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": [
Expand Down

0 comments on commit da33fc3

Please sign in to comment.