We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d1a49 commit 0a81a86Copy full SHA for 0a81a86
1 file changed
RSModuleBuilder.ps1
@@ -1,7 +1,7 @@
1
#Requires -Modules PSScriptAnalyzer
2
3
# Static variables
4
-[string]$Version = "0.0.1"
+[string]$Version = "0.1.2"
5
[string]$Author = "Robin Stolpe"
6
#
7
[bool]$Publish = $false
0 commit comments