From 1974cad2691851204afa933471132c1a9ee16b7c Mon Sep 17 00:00:00 2001 From: EvgenyOrekhov Date: Thu, 27 Oct 2016 18:31:59 +0300 Subject: [PATCH] 8.0.0 Breaking changes: - Update stylelint-config-standard to 14.0.0 Other changes: - Fix #6: add line and column numbers to Bootlint's warnings - Add formatting to w3cjs' warnings --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 844d21c..4ef47da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lints", - "version": "7.0.0", + "version": "8.0.0", "description": "Lint all your JavaScript, CSS and HTML with a single command", "keywords": [ "lint",