diff --git a/PwshAdobeSign.psd1 b/PwshAdobeSign.psd1 index a1c835a..5a7a11c 100644 --- a/PwshAdobeSign.psd1 +++ b/PwshAdobeSign.psd1 @@ -12,7 +12,7 @@ RootModule = './PwshAdobeSign.psm1' # Version number of this module. - ModuleVersion = '0.1.8' + ModuleVersion = '0.1.9' # Supported PSEditions CompatiblePSEditions = @( 'Core', 'Desktop' )