Skip to content

Commit

Permalink
VersionBump
Browse files Browse the repository at this point in the history
  • Loading branch information
bjompen committed Aug 8, 2022
1 parent 9d92e65 commit 5313e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PSSecretScanner.Build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[string]$ModuleSourcePath = "$PSScriptRoot\Source"
[string]$HelpSourcePath = "$PSScriptRoot\Docs\Help"

[string]$Version = '1.0.8'
[string]$Version = '1.0.9'

[string]$OutputPath = "$PSScriptRoot\Bin\$ModuleName\$Version"

Expand Down

0 comments on commit 5313e36

Please sign in to comment.