diff --git a/PwshAdobeSign.psd1 b/PwshAdobeSign.psd1 index 03879ae..b4659d6 100644 --- a/PwshAdobeSign.psd1 +++ b/PwshAdobeSign.psd1 @@ -12,7 +12,7 @@ RootModule = './PwshAdobeSign.psm1' # Version number of this module. - ModuleVersion = '0.1.4' + ModuleVersion = '0.1.5' # Supported PSEditions CompatiblePSEditions = @( 'Core', 'Desktop' )