diff --git a/package.json b/package.json index 332aaa8..1f24018 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cacheable-lookup", - "version": "4.3.0", + "version": "5.0.0", "description": "A cacheable dns.lookup(…) that respects the TTL", "engines": { "node": ">=10"