diff --git a/package-lock.json b/package-lock.json index 9850265..7697382 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "camunda-bpmn-js-behaviors", - "version": "1.7.2", + "version": "1.8.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "camunda-bpmn-js-behaviors", - "version": "1.7.2", + "version": "1.8.0", "license": "MIT", "dependencies": { "ids": "^1.0.0", diff --git a/package.json b/package.json index d40c9aa..3c33153 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "camunda-bpmn-js-behaviors", - "version": "1.7.2", + "version": "1.8.0", "description": "Camunda Platform 7 and 8 behaviors for bpmn-js", "main": "lib/index.js", "scripts": {