diff --git a/package.json b/package.json index 6659d46..9263865 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tld-extract", - "version": "2.1.1", + "version": "2.1.2", "description": "Extract the TLD/domain/subdomain parts of an URL/hostname against mozilla TLDs 'official' listing .", "main": "index.js", "types": "index.d.ts",