diff --git a/package-lock.json b/package-lock.json index f26972e..3e6697a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "camunda-bpmn-js", - "version": "5.4.2", + "version": "5.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "camunda-bpmn-js", - "version": "5.4.2", + "version": "5.5.0", "license": "MIT", "dependencies": { "@bpmn-io/align-to-origin": "^0.7.0", diff --git a/package.json b/package.json index 119792f..bcc2a10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "camunda-bpmn-js", - "version": "5.4.2", + "version": "5.5.0", "description": "Embeddable Camunda modeling distributions based on bpmn-js", "main": "lib/index.js", "types": "lib/index.d.ts",