From 5ee9c5d518a0144819828371a6ffeefc3b0d9c5c Mon Sep 17 00:00:00 2001 From: halohalospecial Date: Wed, 29 Jun 2016 23:48:17 +0800 Subject: [PATCH] Prepare 0.11.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09b57ff..37324c6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "linter-elm-make", "main": "./lib/linter-elm-make.js", - "version": "0.10.1", + "version": "0.11.0", "description": "Lint Elm code with elm-make", "repository": "https://github.com/mybuddymichael/linter-elm-make", "license": "MIT",