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 19:19:28 +0300
committerZac Echola <zac.echola@so.mnscu.edu>2014-11-10 19:19:28 +0300
commitf0345e155b8d06bf34199d2370746e9289ebed9b (patch)
tree2f1527a55aead86287a8b7b0dfc09a2a37122b06 /package.json
parentd3a301b4b3c817b3b61e82baa050d25dd0127799 (diff)
bump version, update readme.v0.5.0
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 dc55641..44ff29a 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.4.0",
+ "version": "0.5.0",
"homepage": "https://github.com/zacechola/grunt-bootlint",
"author": "Zac Echola <zac.echola@gmail.com>",
"repository": {