diff --git a/package.json b/package.json index 9dcc53a..c1f0c46 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "linter-coffeelint", "main": "./lib/init", "activationCommands": {}, - "version": "0.3.2", + "version": "1.0.0", "description": "Lint CoffeeScript on the fly, using coffeelint", "repository": "https://github.com/AtomLinter/linter-coffeelint.git", "license": "MIT",