From 72031721b8e0934c320c29ada12e1e58198b568e Mon Sep 17 00:00:00 2001 From: Martin Stamm Date: Mon, 29 Jan 2024 14:01:21 +0100 Subject: [PATCH] 3.14.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 566e8fb..e9364d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@camunda/linting", - "version": "3.13.0", + "version": "3.14.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@camunda/linting", - "version": "3.13.0", + "version": "3.14.0", "license": "MIT", "dependencies": { "@bpmn-io/diagram-js-ui": "^0.2.2", diff --git a/package.json b/package.json index 2d84312..f1e5964 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@camunda/linting", - "version": "3.13.0", + "version": "3.14.0", "description": "Linting for Camunda", "main": "index.js", "scripts": {