diff --git a/src/ArrayList.psd1 b/src/ArrayList.psd1 index c6b79e1..99d2243 100644 --- a/src/ArrayList.psd1 +++ b/src/ArrayList.psd1 @@ -12,7 +12,7 @@ RootModule = 'ArrayList.psm1' # Version number of this module. -ModuleVersion = '0.2.1' +ModuleVersion = '1.0.0' # Supported PSEditions # CompatiblePSEditions = @()