From e1fcd3cfe842ac26103de7230236149360b9ba87 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 5 Apr 2016 10:35:48 +0300 Subject: Prepare 0.10.1. --- README.md | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51ee71c..21e37ff 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ In lieu of a formal styleguide, take care to maintain the existing coding style. ## Release History +- 2016-04-05 - v0.10.1: Updates for Grunt 1.0.0 compatibility and adds pluralize for files/errors. - 2015-11-24 - v0.10.0: Updates Bootlint to v0.14.1 and adds the ability to ignore lint problems on a per-file basis using `relaxerror`. - 2015-06-01 - v0.9.1: Minor update to license metadata. - 2015-03-16 - v0.9.0: Updates Bootlint to v0.12.0 diff --git a/package.json b/package.json index bab98e4..c6ebb05 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "grunt-bootlint", "description": "A Grunt wrapper for Bootlint, the HTML linter for Bootstrap projects", - "version": "0.10.0", + "version": "0.10.1", "homepage": "https://github.com/twbs/grunt-bootlint", "author": "Zac Echola ", "repository": { -- cgit v1.2.3