diff --git a/PSQualityCheck.Functions.psd1 b/PSQualityCheck.Functions.psd1 index 16cf944..a17cf81 100644 --- a/PSQualityCheck.Functions.psd1 +++ b/PSQualityCheck.Functions.psd1 @@ -4,7 +4,7 @@ RootModule = 'PSQualityCheck.Functions.psm1' # Version number of this module. - ModuleVersion = '1.0.5' + ModuleVersion = '1.0.6' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/PSQualityCheck.psd1 b/PSQualityCheck.psd1 index 06f8ebd..c955eea 100644 --- a/PSQualityCheck.psd1 +++ b/PSQualityCheck.psd1 @@ -4,7 +4,7 @@ RootModule = 'PSQualityCheck.psm1' # Version number of this module. - ModuleVersion = '1.0.5' + ModuleVersion = '1.0.6' # Supported PSEditions # CompatiblePSEditions = @()