diff --git a/package-lock.json b/package-lock.json index 6538e18..74da80a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "camunda-bpmn-js", - "version": "4.19.0", + "version": "4.20.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "camunda-bpmn-js", - "version": "4.19.0", + "version": "4.20.0", "license": "MIT", "dependencies": { "@bpmn-io/align-to-origin": "^0.7.0", diff --git a/package.json b/package.json index be5939e..6355e08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "camunda-bpmn-js", - "version": "4.19.0", + "version": "4.20.0", "description": "Embeddable Camunda modeling distributions based on bpmn-js", "main": "lib/index.js", "types": "lib/index.d.ts",