Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit e1fcd3c

Browse files
committed
Prepare 0.10.1.
1 parent 927ec58 commit e1fcd3c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
111111

112112
## Release History
113113

114+
- 2016-04-05 - v0.10.1: Updates for Grunt 1.0.0 compatibility and adds pluralize for files/errors.
114115
- 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`.
115116
- 2015-06-01 - v0.9.1: Minor update to license metadata.
116117
- 2015-03-16 - v0.9.0: Updates Bootlint to v0.12.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-bootlint",
33
"description": "A Grunt wrapper for Bootlint, the HTML linter for Bootstrap projects",
4-
"version": "0.10.0",
4+
"version": "0.10.1",
55
"homepage": "https://github.com/twbs/grunt-bootlint",
66
"author": "Zac Echola <zac.echola@gmail.com>",
77
"repository": {

0 commit comments

Comments
 (0)