Skip to content

Commit

Permalink
v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taoqf committed May 12, 2021
1 parent 4d47389 commit 6434743
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-html-parser",
"version": "3.2.0",
"version": "3.3.0",
"description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -83,4 +83,4 @@
},
"homepage": "https://github.com/taoqf/node-fast-html-parser",
"sideEffects": false
}
}

0 comments on commit 6434743

Please sign in to comment.