diff --git a/package-lock.json b/package-lock.json index 932ad51e..be9cd0d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "npm-groovy-lint", - "version": "13.0.1", + "version": "13.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "npm-groovy-lint", - "version": "13.0.1", + "version": "13.0.2", "license": "GPL-3.0-only", "dependencies": { "amplitude": "^5.1.6", diff --git a/package.json b/package.json index d13de175..f8f3617e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-groovy-lint", - "version": "13.0.1", + "version": "13.0.2", "description": "Lint, format and auto-fix your Groovy / Jenkinsfile / Gradle files", "main": "index.js", "scripts": {