From 497affe5e345cdc82a7e3916e88ed5c6071caa88 Mon Sep 17 00:00:00 2001 From: Nico Rehwaldt Date: Tue, 7 Mar 2017 15:25:35 +0100 Subject: [PATCH] 0.20.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7826bdbb..2615344d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bpmn-js", - "version": "0.20.1", + "version": "0.20.2", "description": "A bpmn 2.0 toolkit and web modeler", "scripts": { "all": "grunt",