From 81da0c124257d393e29796a13e92f6f3016ac20d Mon Sep 17 00:00:00 2001 From: paldepind Date: Thu, 20 Dec 2018 21:14:58 +0100 Subject: [PATCH] Version 0.7.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45d34a8..cc426a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "snabbdom", - "version": "0.7.2", + "version": "0.7.3", "description": "A virtual DOM library with focus on simplicity, modularity, powerful features and performance.", "main": "snabbdom.js", "module": "es/snabbdom.js",