diff --git a/wmod.psd1 b/wmod.psd1 index 5d848d2..8e21656 100644 --- a/wmod.psd1 +++ b/wmod.psd1 @@ -3,7 +3,7 @@ RootModule = '.\wmod.psm1' # Version number of this module. -ModuleVersion = '0.1.0' +ModuleVersion = '0.1.1' # Supported PSEditions # CompatiblePSEditions = @()