diff --git a/package.json b/package.json index a17ee8d56..469cc81f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kitajs/html", - "version": "3.0.7", + "version": "3.0.8", "description": "Fast and type safe HTML templates using TypeScript.", "bugs": "https://github.com/kitajs/html/issues", "repository": {