diff --git a/src/AzOps.psd1 b/src/AzOps.psd1 index db19a181..df1dbd8d 100644 --- a/src/AzOps.psd1 +++ b/src/AzOps.psd1 @@ -3,7 +3,7 @@ RootModule = 'AzOps.psm1' # Version number of this module. - ModuleVersion = '1.0.0' + ModuleVersion = '1.0.1' # ID used to uniquely identify this module GUID = '4336cc9b-48f8-4b0e-9629-fd1245e848d9' @@ -91,4 +91,4 @@ } # End of PrivateData hashtable -} \ No newline at end of file +}