diff --git a/PSApi.psd1 b/PSApi.psd1 index a61393a..c319860 100644 --- a/PSApi.psd1 +++ b/PSApi.psd1 @@ -12,7 +12,7 @@ RootModule = 'PSApi.psm1' # Version number of this module. -ModuleVersion = '0.2.0' +ModuleVersion = '0.2.1' # Supported PSEditions CompatiblePSEditions = @('Core')