Skip to content

Commit 3bca819

Browse files
authored
Merge pull request #17 from kazu69/v0.0.8
update v0.0.8
2 parents 783a0da + b0e61cc commit 3bca819

File tree

3 files changed

+1203
-1
lines changed

3 files changed

+1203
-1
lines changed

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ test
55
.htmlhintrc
66
.npmignore
77
gulpfile.js
8+
node_modules

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gulp-htmlhint-inline",
33
"description": "Gulp plugin for linting inline html",
4-
"version": "0.0.7",
4+
"version": "0.0.8",
55
"homepage": "https://github.com/kazu69/gulp-htmlhint-inline",
66
"main": "index.js",
77
"author": {

0 commit comments

Comments
 (0)