diff --git a/package.json b/package.json index 94ef8114..0b6c3126 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bpmn-js", - "version": "1.1.0", + "version": "1.1.1", "description": "A bpmn 2.0 toolkit and web modeler", "scripts": { "all": "run-s lint test distro test:distro",