From dc837b70f9ddad4447f1b232a995434286781c2f Mon Sep 17 00:00:00 2001 From: paldepind Date: Tue, 7 Mar 2017 12:27:38 +0100 Subject: [PATCH] Version 0.6.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2071df1..7cc9332 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "snabbdom", - "version": "0.6.5", + "version": "0.6.6", "description": "A virtual DOM library with focus on simplicity, modularity, powerful features and performance.", "main": "snabbdom.js", "typings": "snabbdom.d.ts",