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",