From 16c41b415e53fe5144c8182fa332bc1c2aef1e68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Mon, 12 Aug 2019 12:21:18 +0200 Subject: [PATCH] 1.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6812f0..079ab53 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.6.3", + "version": "1.7.0", "main": "index.js", "files": [ "index.js",