diff --git a/IdentityCommand/IdentityCommand.psd1 b/IdentityCommand/IdentityCommand.psd1 index 04f2399..376df3a 100644 --- a/IdentityCommand/IdentityCommand.psd1 +++ b/IdentityCommand/IdentityCommand.psd1 @@ -12,7 +12,7 @@ RootModule = 'IdentityCommand.psm1' # Version number of this module. - ModuleVersion = '0.1.29' + ModuleVersion = '0.1.34' # Supported PSEditions # CompatiblePSEditions = @()