From fd539435f65f7ea0cf747486eb32a4059ada9f07 Mon Sep 17 00:00:00 2001 From: paldepind Date: Thu, 21 Jul 2016 21:20:16 +0200 Subject: [PATCH] Version 0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a10b586..bceae8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "snabbdom", - "version": "0.5.0", + "version": "0.5.1", "description": "A virtual DOM library with focus on simplicity, modularity, powerful features and performance.", "main": "snabbdom.js", "typings": "type-definitions/snabbdom.d.ts",