diff --git a/src/Get-ChildItemColor.psd1 b/src/Get-ChildItemColor.psd1 index 8880464..a0e07f7 100644 --- a/src/Get-ChildItemColor.psd1 +++ b/src/Get-ChildItemColor.psd1 @@ -10,7 +10,7 @@ RootModule = 'Get-ChildItemColor.psm1' # Version number of this module. -ModuleVersion = '3.2.2' +ModuleVersion = '3.3.0' # Supported PSEditions # CompatiblePSEditions = @()