diff --git a/package.json b/package.json index da3f9cb1..faca3f54 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "linter-eslint", "main": "./lib/linter-eslint", "activationCommands": [], - "version": "3.2.1", + "version": "4.0.0", "description": "Lint JavaScript on the fly, using ESLint", "repository": "https://github.com/AtomLinter/linter-eslint.git", "license": "MIT",