diff --git a/package-lock.json b/package-lock.json index 4393995..9aeded9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hyperhtml", - "version": "2.34.1", + "version": "2.34.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hyperhtml", - "version": "2.34.1", + "version": "2.34.2", "license": "ISC", "dependencies": { "@ungap/create-content": "0.2.0", diff --git a/package.json b/package.json index 8f8070d..1210de5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyperhtml", - "version": "2.34.1", + "version": "2.34.2", "description": "A Fast & Light Virtual DOM Alternative", "homepage": "https://viperhtml.js.org/hyper.html", "unpkg": "min.js",