diff --git a/package.json b/package.json index d8c4716..7a64a49 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "linter-flake8", "main": "./lib/main", - "version": "1.7.0", + "version": "1.8.0", "description": "Atom linter plugin for Python, using flake8", "license": "MIT", "repository": {