diff --git a/package.json b/package.json index 52933fc..54a1a2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "diff-dom", - "version": "5.1.3", + "version": "5.1.4", "description": "A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments.", "main": "dist/index.js", "module": "dist/module.js",