diff --git a/package.json b/package.json index 01b5e9fb4..ef845cef2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kitajs/html", - "version": "1.4.3", + "version": "1.4.4", "description": "Fast and type safe HTML templates using TypeScript.", "main": "index.js", "types": "index.d.ts",