diff --git a/PSGraphQL/PSGraphQL.psd1 b/PSGraphQL/PSGraphQL.psd1 index 4c1e3af..c9a1397 100644 --- a/PSGraphQL/PSGraphQL.psd1 +++ b/PSGraphQL/PSGraphQL.psd1 @@ -13,7 +13,7 @@ RootModule = '.\PSGraphQL' # Version number of this module. - ModuleVersion = '1.8.1' + ModuleVersion = '1.9.0' # Compatibility CompatiblePSEditions = 'Desktop', 'Core'