From 3a4f62c786e1077b6b85ede7f4f63fe79be0b642 Mon Sep 17 00:00:00 2001 From: Nate Goldman Date: Tue, 17 Apr 2018 08:54:02 -0700 Subject: [PATCH] 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 914f1a3..0668c01 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.2.2", + "version": "1.2.3", "main": "index.js", "files": [ "index.js",