From 45f58b82dac37c06057411656f316348d8dff867 Mon Sep 17 00:00:00 2001 From: Bret Comnes Date: Sun, 3 Dec 2017 11:12:43 -0800 Subject: [PATCH] 6.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec2647d..9bb385c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nanocomponent", - "version": "6.4.3", + "version": "6.4.4", "description": "Native DOM components that pair nicely with DOM diffing algorithms", "main": "index.js", "browser": {