Skip to content

Commit

Permalink
Update PSGraphQL.psd1
Browse files Browse the repository at this point in the history
Added ContentType parameter to Invoke-GraphQLQuery.
  • Loading branch information
anthonyg-1 authored Jul 18, 2022
1 parent f53c7a4 commit 537919c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PSGraphQL/PSGraphQL.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
RootModule = '.\PSGraphQL'

# Version number of this module.
ModuleVersion = '1.5.5'
ModuleVersion = '1.5.6'

# Compatibility
CompatiblePSEditions = 'Desktop', 'Core'
Expand Down

0 comments on commit 537919c

Please sign in to comment.