Skip to content

Commit 74d9b46

Browse files
committed
Bumped version to 1.1.0 with the addition of JSDOM support (fallback on node.textContent when node.innerText isn't available)
1 parent 5b7e550 commit 74d9b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "extract-dom-content",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Get all of a DOM element's cleaned and standardized text content.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)