diff --git a/package-lock.json b/package-lock.json index 8445b256..aeef9116 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "npm-groovy-lint", - "version": "14.2.0", + "version": "14.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "npm-groovy-lint", - "version": "14.2.0", + "version": "14.2.1", "license": "GPL-3.0-only", "dependencies": { "amplitude": "^5.1.6", diff --git a/package.json b/package.json index cf1cd15b..0d52cbc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-groovy-lint", - "version": "14.2.0", + "version": "14.2.1", "description": "Lint, format and auto-fix your Groovy / Jenkinsfile / Gradle files", "main": "index.js", "scripts": {