diff --git a/package.json b/package.json index 1365963e..7c595aa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bpmn-js", - "version": "2.3.1", + "version": "2.4.0", "description": "A bpmn 2.0 toolkit and web modeler", "scripts": { "all": "run-s lint test distro test:distro",