Skip to content

Commit b978673

Browse files
committed
feat: persist/restore state
1 parent dd3d360 commit b978673

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "regressify",
3-
"version": "1.2.19",
3+
"version": "1.2.20",
44
"description": "Visual regression tests support",
55
"main": "src/index.ts",
66
"type": "module",
@@ -42,4 +42,4 @@
4242
"tsx": "^4.19.2",
4343
"typescript": "^5.7.3"
4444
}
45-
}
45+
}

0 commit comments

Comments
 (0)