Skip to content

Commit

Permalink
v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
131 committed Jul 17, 2024
1 parent 65efb30 commit b26b92c
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": "tld-extract",
"version": "2.1.0",
"version": "2.1.1",
"description": "Extract the TLD/domain/subdomain parts of an URL/hostname against mozilla TLDs 'official' listing .",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -46,4 +46,4 @@
"url",
"parser"
]
}
}

0 comments on commit b26b92c

Please sign in to comment.