diff --git a/PSGraphQL/PSGraphQL.psd1 b/PSGraphQL/PSGraphQL.psd1 index 9aa0f44..43fd68b 100644 --- a/PSGraphQL/PSGraphQL.psd1 +++ b/PSGraphQL/PSGraphQL.psd1 @@ -13,7 +13,7 @@ RootModule = '.\PSGraphQL' # Version number of this module. - ModuleVersion = '1.4.7' + ModuleVersion = '1.5.0' # Compatibility CompatiblePSEditions = 'Desktop', 'Core'