diff --git a/package-lock.json b/package-lock.json index aebe21bb..91a3e817 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "npm-groovy-lint", - "version": "12.0.0", + "version": "12.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "npm-groovy-lint", - "version": "12.0.0", + "version": "12.0.1", "license": "GPL-3.0-only", "dependencies": { "amplitude": "^5.1.6", diff --git a/package.json b/package.json index 338e00d2..151e356e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-groovy-lint", - "version": "12.0.0", + "version": "12.0.1", "description": "Lint, format and auto-fix your Groovy / Jenkinsfile / Gradle files", "main": "index.js", "scripts": {