diff --git a/package.json b/package.json index cf1b32b..ef4f30e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "linter-sass-lint", "main": "./lib/main", - "version": "1.0.0", + "version": "1.0.1", "description": "Atom Linter plugin to lint your Sass/SCSS with pure node sass-lint", "repository": "https://github.com/AtomLinter/linter-sass-lint", "license": "MIT",