Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Echola <zac.echola@so.mnscu.edu>2014-11-10 20:38:10 +0300
committerZac Echola <zac.echola@so.mnscu.edu>2014-11-10 20:38:10 +0300
commitc857146f19298a9bca2b702661fbd1269178583e (patch)
treecb6863e3748632f30a6e17da676e451cfd93e5fb /package.json
parentf0345e155b8d06bf34199d2370746e9289ebed9b (diff)
displays message when files pass
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 44ff29a..f93d5a5 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.5.0",
+ "version": "0.5.1",
"homepage": "https://github.com/zacechola/grunt-bootlint",
"author": "Zac Echola <zac.echola@gmail.com>",
"repository": {