diff --git a/package.json b/package.json index a4831f2..3607d0e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "nanohtml", "description": "HTML template strings for the Browser with support for Server Side Rendering in Node.", "repository": "choojs/nanohtml", - "version": "1.9.0", + "version": "1.9.1", "main": "index.js", "files": [ "index.js",