Skip to content

Commit 0a81a86

Browse files
author
Robin Stolpe
committed
update
1 parent e0d1a49 commit 0a81a86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RSModuleBuilder.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Requires -Modules PSScriptAnalyzer
22

33
# Static variables
4-
[string]$Version = "0.0.1"
4+
[string]$Version = "0.1.2"
55
[string]$Author = "Robin Stolpe"
66
#
77
[bool]$Publish = $false

0 commit comments

Comments
 (0)