Skip to content

Commit

Permalink
Update PSGraphQL.psd1
Browse files Browse the repository at this point in the history
Corrected param fuzzing example in Get-GraphQLVariableList.
  • Loading branch information
anthonyg-1 authored Nov 23, 2021
1 parent 3b3f647 commit 93b4bc4
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.1'
ModuleVersion = '1.5.2'

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

0 comments on commit 93b4bc4

Please sign in to comment.