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.
1 parent cc71afa commit cb6b068Copy full SHA for cb6b068
module/PowerShellRun/PowerShellRun.psd1
@@ -4,7 +4,7 @@
4
RootModule = 'PowerShellRun.psm1'
5
6
# Version number of this module.
7
- ModuleVersion = '0.12.0'
+ ModuleVersion = '0.13.0'
8
9
# Supported PSEditions
10
CompatiblePSEditions = 'Core'
0 commit comments