From 46b3a7af4370ad473e2e10dc3e9aa3772cf00e64 Mon Sep 17 00:00:00 2001 From: Bret Comnes Date: Sun, 3 Dec 2017 11:32:59 -0800 Subject: [PATCH] 6.4.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52a1170..2a5292f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nanocomponent", - "version": "6.4.4", + "version": "6.4.5", "description": "Native DOM components that pair nicely with DOM diffing algorithms", "main": "index.js", "browser": {