File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1+ ## GQL 0.1.1
2+
3+ * Fixing Container Build (#38 , #39 )
4+ * Adding SECURITY.md (#17 )
5+
6+ ---
7+
18## GQL 0.1
29
310* Initial Release of GQL
Original file line number Diff line number Diff line change 11@ {
2- ModuleVersion = ' 0.1'
2+ ModuleVersion = ' 0.1.1 '
33 RootModule = ' GQL.psm1'
44 Guid = ' 9bf5c922-9f36-4c52-a7b6-d435837d4fa9'
55 Author = ' James Brundage'
1212 ProjectURI = ' https://github.com/PowerShellWeb/GQL'
1313 LicenseURI = ' https://github.com/PowerShellWeb/GQL/blob/main/LICENSE'
1414 ReleaseNotes = @'
15- ## GQL 0.1
15+ ## GQL 0.1.1
1616
17- * Initial Release of GQL
18- * One Simple Command for GraphQL: `Get-GQL` (or `GQL`)
19- * Container and GitHub action included!
17+ * Fixing Container Build (#38, #39)
18+ * Adding SECURITY.md (#17)
2019
2120---
2221
You can’t perform that action at this time.
0 commit comments