From fe7a4c444a71b52c9978fa5add35698dbb0fe37d Mon Sep 17 00:00:00 2001 From: Bret Comnes Date: Sun, 11 Feb 2018 13:18:26 -0800 Subject: [PATCH] 6.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8705946..f74f96e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nanocomponent", - "version": "6.5.0", + "version": "6.5.1", "description": "Native DOM components that pair nicely with DOM diffing algorithms", "main": "index.js", "browser": {