File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -55,11 +55,12 @@ gulp.task('bootlint', function() {
5555
5656## Release History
5757
58+ * 2015-01-07 - v0.2.3: Updated Bootlint to v0.10.0
5859* 2015-01-07 - v0.2.2: Updated dependencies
5960* 2015-01-01 - v0.2.1: Code cleanup
60- * 2015-01-01 - v0.2.0: Updated bootlint to v0.9.1
61- * 2015-01-01 - v0.1.1: Fail on linting error.
62- * 2014-11-23 - v0.1.0: First public release.
61+ * 2015-01-01 - v0.2.0: Updated Bootlint to v0.9.1
62+ * 2015-01-01 - v0.1.1: Fail on linting errors
63+ * 2014-11-23 - v0.1.0: First public release
6364
6465## License
6566
Original file line number Diff line number Diff line change 3636 ],
3737 "dependencies" : {
3838 "gulp-util" : " ^3.0.2" ,
39- "bootlint" : " ^0.9.1 " ,
39+ "bootlint" : " ^0.10.0 " ,
4040 "through2" : " ^0.6.3" ,
4141 "chalk" : " ^0.5.1"
4242 },
You can’t perform that action at this time.
0 commit comments