Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikJoreteg committed Jul 11, 2020
1 parent 5c69920 commit 3a3ed62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "html-parse-stringify",
"description": "Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.",
"version": "1.0.3",
"version": "2.0.0",
"author": "Henrik Joreteg <[email protected]>",
"bugs": {
"url": "https://github.com/henrikjoreteg/html-parse-stringify/issues"
Expand Down

0 comments on commit 3a3ed62

Please sign in to comment.