diff --git a/package-lock.json b/package-lock.json index 54185aa..4c035f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "dom-nodes", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 56bd903..c6e4028 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dom-nodes", - "version": "1.1.0", + "version": "1.1.1", "description": "List of all the available DOM and SVG nodes and helper functions to quickly test against them", "main": "dom-nodes.js", "jsnext:main": "index.next.js",