diff --git a/package-lock.json b/package-lock.json index dbe7e6e5..3899c200 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "camunda-bpmn-js", - "version": "4.1.0", + "version": "4.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "camunda-bpmn-js", - "version": "4.1.0", + "version": "4.1.1", "license": "MIT", "dependencies": { "@bpmn-io/align-to-origin": "^0.7.0", diff --git a/package.json b/package.json index f04b2997..026e048a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "camunda-bpmn-js", - "version": "4.1.0", + "version": "4.1.1", "description": "Embeddable Camunda modeling distributions based on bpmn-js", "main": "lib/index.js", "types": "lib/index.d.ts",