Skip to content

Commit d8f3562

Browse files
committed
Updated psd1 to v1.0.0
1 parent daa10c8 commit d8f3562

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ServiceNow/ServiceNow.psd1

Lines changed: 2 additions & 2 deletions
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 = '0.1.37'
15+
ModuleVersion = '1.0.0'
1616

1717
# ID used to uniquely identify this module
1818
GUID = 'b90d67da-f8d0-4406-ad74-89d169cd0633'
@@ -98,4 +98,4 @@ PrivateData = @{
9898
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
9999
# DefaultCommandPrefix = ''
100100

101-
}
101+
}

0 commit comments

Comments
 (0)