diff --git a/src/AzOps.psd1 b/src/AzOps.psd1 index 30223430..e05f4cc4 100644 --- a/src/AzOps.psd1 +++ b/src/AzOps.psd1 @@ -12,7 +12,7 @@ RootModule = 'AzOps.psm1' # Version number of this module. -ModuleVersion = '1.8.0' +ModuleVersion = '1.8.1' # Supported PSEditions # CompatiblePSEditions = @()