From c93b4a2e1a654dd123c7c88d577a6506ab9ef5c2 Mon Sep 17 00:00:00 2001 From: Bret Comnes Date: Tue, 5 Dec 2017 18:16:05 -0800 Subject: [PATCH] 6.4.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a5292f..081b8b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nanocomponent", - "version": "6.4.5", + "version": "6.4.6", "description": "Native DOM components that pair nicely with DOM diffing algorithms", "main": "index.js", "browser": {