diff --git a/package.json b/package.json index b8b771c..514902b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "linter-elm-make", "main": "./lib/linter-elm-make.js", - "version": "0.8.0", + "version": "0.9.0", "description": "Lint Elm code with elm-make", "repository": "https://github.com/mybuddymichael/linter-elm-make", "license": "MIT",