Skip to content

Commit 4ea019b

Browse files
committed
v3.1.0
1 parent 7456c77 commit 4ea019b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
{
22
"name": "w3c-validator",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"description": "Crawls a given site and checks for W3C validity.",
55
"homepage": "https://github.com/lgraubner/node-w3c-validator",
66
"author": {
77
"name": "Lars Graubner",
88
"email": "mail@larsgraubner.de",
99
"url": "http://larsgraubner.de"
1010
},
11+
"contributors": {
12+
"name": "Guillaume Kulakowski"
13+
},
1114
"keywords": [
1215
"w3c",
1316
"validator",

0 commit comments

Comments
 (0)