Skip to content

Commit 6de916f

Browse files
committed
Merge pull request #121 from PowerShell/UpdateModuleVersionBranch
Updated build version for the module
2 parents ca4504b + 156b04d commit 6de916f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Engine/PSScriptAnalyzer.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Author = 'Microsoft Corporation'
1111
RootModule = 'Microsoft.Windows.Powershell.ScriptAnalyzer.dll'
1212

1313
# Version number of this module.
14-
ModuleVersion = '1.0'
14+
ModuleVersion = '1.0.1'
1515

1616
# ID used to uniquely identify this module
1717
GUID = '324fc715-36bf-4aee-8e58-72e9b4a08ad9'

0 commit comments

Comments
 (0)