Skip to content

Commit 4c59c99

Browse files
committed
1.4.0
1 parent f51a3c8 commit 4c59c99

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "visual-differ",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "CLI tool for comparing screenshot directories using pixel-perfect image comparison with HTML reports",
55
"type": "module",
66
"bin": {
@@ -66,4 +66,4 @@
6666
"pixelmatch": "^7.1.0",
6767
"pngjs": "^7.0.0"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)