Skip to content

Commit 76529b3

Browse files
authored
Merge pull request #22 from HenrikJoreteg/frontmesh-patch-1
Update package.json
2 parents e69afb9 + 328b53e commit 76529b3

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-stringify",
33
"description": "Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"author": "Henrik Joreteg <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/henrikjoreteg/html-parse-stringify/issues"

0 commit comments

Comments
 (0)