diff --git a/module/PowerShellRun/PowerShellRun.psd1 b/module/PowerShellRun/PowerShellRun.psd1 index f9f307b..6a87fd2 100644 --- a/module/PowerShellRun/PowerShellRun.psd1 +++ b/module/PowerShellRun/PowerShellRun.psd1 @@ -4,7 +4,7 @@ RootModule = 'PowerShellRun.psm1' # Version number of this module. - ModuleVersion = '0.8.0' + ModuleVersion = '0.9.0' # Supported PSEditions CompatiblePSEditions = 'Core'