diff --git a/package.json b/package.json index 4b2f36d26..b2872cc7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kitajs/html", - "version": "1.0.0", + "version": "1.1.0", "description": "Fast and type safe HTML templates using TypeScript.", "main": "index.js", "types": "index.d.ts",