diff --git a/package-lock.json b/package-lock.json index ff0298f..d415f24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bpmnlint", - "version": "10.0.0", + "version": "10.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bpmnlint", - "version": "10.0.0", + "version": "10.1.0", "license": "MIT", "dependencies": { "@bpmn-io/moddle-utils": "^0.2.1", diff --git a/package.json b/package.json index 2e7b8b2..5dcc1ac 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bpmnlint", "description": "Validate your BPMN diagrams based on configurable lint rules", - "version": "10.0.0", + "version": "10.1.0", "main": "lib/index.js", "keywords": [ "bpmnlint",