diff --git a/package-lock.json b/package-lock.json index e7460b1..4393995 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hyperhtml", - "version": "2.34.0", + "version": "2.34.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hyperhtml", - "version": "2.34.0", + "version": "2.34.1", "license": "ISC", "dependencies": { "@ungap/create-content": "0.2.0", diff --git a/package.json b/package.json index ba42d2e..8f8070d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyperhtml", - "version": "2.34.0", + "version": "2.34.1", "description": "A Fast & Light Virtual DOM Alternative", "homepage": "https://viperhtml.js.org/hyper.html", "unpkg": "min.js", @@ -162,4 +162,4 @@ "type": "opencollective", "url": "https://opencollective.com/hyperhtml" } -} \ No newline at end of file +}