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 daa10c8 commit d8f3562Copy full SHA for d8f3562
ServiceNow/ServiceNow.psd1
@@ -12,7 +12,7 @@
12
RootModule = 'ServiceNow.psm1'
13
14
# Version number of this module.
15
-ModuleVersion = '0.1.37'
+ModuleVersion = '1.0.0'
16
17
# ID used to uniquely identify this module
18
GUID = 'b90d67da-f8d0-4406-ad74-89d169cd0633'
@@ -98,4 +98,4 @@ PrivateData = @{
98
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
99
# DefaultCommandPrefix = ''
100
101
-}
+}
0 commit comments