Skip to content

Commit 559b8e3

Browse files
committed
0.1.0
1 parent 0387af7 commit 559b8e3

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": "0.0.1",
3+
"version": "0.1.0",
44
"description": "CLI tool for comparing screenshot directories using pixel-perfect image comparison with HTML reports",
55
"type": "module",
66
"bin": {
@@ -63,4 +63,4 @@
6363
"pixelmatch": "^7.1.0",
6464
"pngjs": "^7.0.0"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)