diff --git a/package-lock.json b/package-lock.json index 157a40c6..59fe51f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "npm-groovy-lint", - "version": "14.2.2", + "version": "14.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "npm-groovy-lint", - "version": "14.2.2", + "version": "14.2.3", "license": "GPL-3.0-only", "dependencies": { "amplitude": "^5.1.6", diff --git a/package.json b/package.json index d5a8de5c..54f54592 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-groovy-lint", - "version": "14.2.2", + "version": "14.2.3", "description": "Lint, format and auto-fix your Groovy / Jenkinsfile / Gradle files", "main": "index.js", "scripts": {