From 34276f71ef264b245cfebedc2660c9a841e3669c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 21 Mar 2025 18:22:20 +0000 Subject: [PATCH] 6.2.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0843f98..f758ff9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartdns", - "version": "6.2.1", + "version": "6.2.2", "private": false, "description": "A robust TypeScript library providing advanced DNS management and resolution capabilities including support for DNSSEC, custom DNS servers, and integration with various DNS providers.", "exports": { @@ -78,4 +78,4 @@ "last 1 chrome versions" ], "type": "module" -} \ No newline at end of file +}