diff --git a/WslInterop.psd1 b/WslInterop.psd1 index a0032a6..b52a1de 100644 --- a/WslInterop.psd1 +++ b/WslInterop.psd1 @@ -12,7 +12,7 @@ RootModule = '.\WslInterop.psm1' # Version number of this module. -ModuleVersion = '0.2.0' +ModuleVersion = '0.2.1' # Supported PSEditions CompatiblePSEditions = 'Core'