Skip to content

Commit 9edeef1

Browse files
committed
1.1.0
1 parent 01d70c0 commit 9edeef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nanohtml",
33
"description": "HTML template strings for the Browser with support for Server Side Rendering in Node.",
44
"repository": "choojs/nanohtml",
5-
"version": "1.0.1",
5+
"version": "1.1.0",
66
"types": "./types/index.d.ts",
77
"scripts": {
88
"bench": "node bench/server.js && browserify bench/client.js | tape-run",

0 commit comments

Comments
 (0)