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:
authorChris Rebert <code@chrisrebert.com>2015-11-25 10:49:11 +0300
committerChris Rebert <code@chrisrebert.com>2015-11-25 10:49:11 +0300
commit21e1ef0207fdd9df19e6392757ef6c935ef03761 (patch)
tree237b2d41e776df28f3560eb88d9cdc60ddc47b28 /package.json
parent276f23d0c001b38c40914c138fde0ed1b0c81efb (diff)
Prep for v0.10.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 ab7d25d..add4699 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.9.1",
+ "version": "0.10.0",
"homepage": "https://github.com/twbs/grunt-bootlint",
"author": "Zac Echola <zac.echola@gmail.com>",
"repository": {