diff --git a/module/ClassExplorer.psd1 b/module/ClassExplorer.psd1 index a9caea2..cb75b11 100644 --- a/module/ClassExplorer.psd1 +++ b/module/ClassExplorer.psd1 @@ -12,7 +12,7 @@ RootModule = 'ClassExplorer.psm1' # Version number of this module. -ModuleVersion = '2.0.0' +ModuleVersion = '2.0.1' # Supported PSEditions CompatiblePSEditions = 'Desktop', 'Core'