diff --git a/package.json b/package.json index ddbc458..b29cfde 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "linter-pylint", "main": "./lib/main.js", - "version": "1.2.1", + "version": "1.2.2", "private": true, "description": "Lint python on the fly, using pylint", "repository": "https://github.com/AtomLinter/linter-pylint",