Skip to content

Commit 62f2089

Browse files
authored
Merge pull request #3 from ephos/EvenCoolerTest
Even cooler test
2 parents e300b15 + 8fae4e6 commit 62f2089

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/PSSWAPI.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'PSSWAPI.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.1.2'
15+
ModuleVersion = '0.1.3'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

src/PSSWAPI.psm1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ Update-FormatData -PrependPath $PSScriptRoot\Format\swapi.format.ps1xml
1717

1818
# Argument completion.
1919
# If needed will go here. Comment stub, deal with it.
20+
# New useless comment

0 commit comments

Comments
 (0)