From 9de677bd32a0d939d9a105deb2591c2fa171a08f Mon Sep 17 00:00:00 2001 From: Bret Comnes Date: Mon, 11 Sep 2017 18:10:51 -0700 Subject: [PATCH] 6.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef25042..90efd2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nanocomponent", - "version": "6.4.0", + "version": "6.4.1", "description": "Native DOM components that pair nicely with DOM diffing algorithms", "main": "index.js", "browser": {