We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e300b15 + 8fae4e6 commit 62f2089Copy full SHA for 62f2089
src/PSSWAPI.psd1
@@ -12,7 +12,7 @@
12
RootModule = 'PSSWAPI.psm1'
13
14
# Version number of this module.
15
-ModuleVersion = '0.1.2'
+ModuleVersion = '0.1.3'
16
17
# Supported PSEditions
18
# CompatiblePSEditions = @()
src/PSSWAPI.psm1
@@ -17,3 +17,4 @@ Update-FormatData -PrependPath $PSScriptRoot\Format\swapi.format.ps1xml
# Argument completion.
19
# If needed will go here. Comment stub, deal with it.
20
+# New useless comment
0 commit comments