diff --git a/EasyPIM/EasyPIM.psd1 b/EasyPIM/EasyPIM.psd1 index 68adb35..f2bb9a0 100644 --- a/EasyPIM/EasyPIM.psd1 +++ b/EasyPIM/EasyPIM.psd1 @@ -4,7 +4,7 @@ RootModule = 'EasyPIM.psm1' # Version number of this module. -ModuleVersion = '1.0.2' +ModuleVersion = '1.1.0' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/README.md b/README.md index a82d263..09c9b09 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# EasyPIM V1.1.0 +# EasyPIM V1.1.0 Powershell module to manage PIM Azure Resource Role settings with simplicity in mind.