Skip to content

Commit dbf026f

Browse files
committed
Bump to version 2.0.1
1 parent 83ce38d commit dbf026f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "html-parse-stringify2",
33
"description": "Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"author": "Ray Di Ciaccio <ray.diciaccio@gmail.com>",
66
"bugs": {
77
"url": "https://github.com/rayd/html-parse-stringify2/issues"

0 commit comments

Comments
 (0)