diff --git a/PowerShell/ScubaGear/ScubaGear.psd1 b/PowerShell/ScubaGear/ScubaGear.psd1 index 67a219ede4..40fb33459e 100644 --- a/PowerShell/ScubaGear/ScubaGear.psd1 +++ b/PowerShell/ScubaGear/ScubaGear.psd1 @@ -12,7 +12,7 @@ RootModule = './ScubaGear.psm1' # Version number of this module. -ModuleVersion = '0.2.0' +ModuleVersion = '0.2.1' # Supported PSEditions CompatiblePSEditions = 'Desktop'