We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01d70c0 commit 9edeef1Copy full SHA for 9edeef1
package.json
@@ -2,7 +2,7 @@
2
"name": "nanohtml",
3
"description": "HTML template strings for the Browser with support for Server Side Rendering in Node.",
4
"repository": "choojs/nanohtml",
5
- "version": "1.0.1",
+ "version": "1.1.0",
6
"types": "./types/index.d.ts",
7
"scripts": {
8
"bench": "node bench/server.js && browserify bench/client.js | tape-run",
0 commit comments