diff --git a/Module/DnsClientX.psd1 b/Module/DnsClientX.psd1 index 074df36..da3ec18 100644 --- a/Module/DnsClientX.psd1 +++ b/Module/DnsClientX.psd1 @@ -8,7 +8,7 @@ Description = 'DnsClientX is PowerShell module that allows you to query DNS servers for information. It supports DNS over UDP, TCP and DNS over HTTPS (DoH) and DNS over TLS (DoT). It supports multiple types of DNS queries and can be used to query public DNS servers, private DNS servers and has built-in DNS Providers.' FunctionsToExport = @() GUID = '77fa806c-70b7-48d9-8b88-942ed73f24ed' - ModuleVersion = '0.3.1' + ModuleVersion = '0.3.2' PowerShellVersion = '5.1' PrivateData = @{ PSData = @{