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