From d8c63f57dba527c9a258330ca2e1ba6c52aecd56 Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Sun, 4 Aug 2024 15:00:20 -0500 Subject: [PATCH] 1.5.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50bf6c9..1bce2aa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tangerine", "description": "Tangerine is the best Node.js drop-in replacement for dns.promises.Resolver using DNS over HTTPS (\"DoH\") via undici with built-in retries, timeouts, smart server rotation, AbortControllers, and caching support for multiple backends (with TTL and purge support).", - "version": "1.5.5", + "version": "1.5.6", "author": "Forward Email (https://forwardemail.net)", "bugs": { "url": "https://github.com/forwardemail/nodejs-dns-over-https-tangerine/issues"