diff --git a/package.json b/package.json index cebb5f6..518968c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hyperapp/html", "description": "Html helper functions for Hyperapp.", - "version": "1.1.0", + "version": "1.1.1", "main": "dist/hyperappHtml.js", "module": "dist/html.js", "types": "dist/html.d.ts",