From c6f157f301f342493c1785177b2efb27f566bbb2 Mon Sep 17 00:00:00 2001 From: Sam Richard Date: Mon, 7 Sep 2015 19:01:12 -0400 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c652e67..667aced8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sass-lint", - "version": "1.1.0", + "version": "1.2.0", "description": "All Node Sass linter!", "main": "index.js", "scripts": {