From 9c70c04aa41c530676c8e0c0bf7d87bacaf43f0e Mon Sep 17 00:00:00 2001 From: Philipp Fromme Date: Wed, 13 Jun 2018 16:10:42 +0200 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa584d15..c7eb7d23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bpmn-js", - "version": "2.1.0", + "version": "2.2.0", "description": "A bpmn 2.0 toolkit and web modeler", "scripts": { "all": "run-s lint test distro test:distro",