Skip to content

Commit f707bd7

Browse files
committed
2.5.2
1 parent 0494e90 commit f707bd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "htmlparser2",
33
"description": "Performance-optimized forgiving HTML/XML/RSS parser",
4-
"version": "2.5.1",
4+
"version": "2.5.2",
55
"author": "Felix Boehm <[email protected]>",
66
"keywords": ["html", "parser", "streams", "xml", "dom", "rss", "feed", "atom"],
77
"contributors": ["Chris Winberry <[email protected]>"],
@@ -29,4 +29,4 @@
2929
"type": "MIT",
3030
"url": "http://github.com/tautologistics/node-htmlparser/raw/master/LICENSE"
3131
}]
32-
}
32+
}

0 commit comments

Comments
 (0)