Skip to content

Commit b841047

Browse files
committed
Incremented ModuleVersion to 1.5.1
1 parent 4cbad9a commit b841047

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ServiceNow/ServiceNow.psd1

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'ServiceNow.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.5.0'
15+
ModuleVersion = '1.5.1'
1616

1717
# ID used to uniquely identify this module
1818
GUID = 'b90d67da-f8d0-4406-ad74-89d169cd0633'
@@ -118,6 +118,8 @@ PrivateData = @{
118118

119119

120120

121+
122+
121123

122124

123125

0 commit comments

Comments
 (0)