Skip to content

Commit 4227acc

Browse files
committed
5.0.5
1 parent 4f7443a commit 4227acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "diff-dom",
3-
"version": "5.0.4",
3+
"version": "5.0.5",
44
"description": "A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments.",
55
"main": "dist/index.js",
66
"module": "dist/module.js",

0 commit comments

Comments
 (0)