Skip to content

Commit b6d8ff3

Browse files
author
Emile
authored
Added correct patch version
1 parent 45ff38e commit b6d8ff3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ITGlueAPI/ITGlueAPI.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RootModule = '.\ITGlueAPI.psm1'
1717
# -- MAJOR version when you make incompatible API changes,
1818
# -- MINOR version when you add functionality in a backwards-compatible manner, and
1919
# -- PATCH version when you make backwards-compatible bug fixes.
20-
ModuleVersion = '2.0.2'
20+
ModuleVersion = '2.0.4'
2121

2222
# ID used to uniquely identify this module
2323
#GUID = ''
@@ -223,4 +223,4 @@ HelpInfoURI = 'https://github.com/itglue/powershellwrapper/wiki'
223223
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
224224
# DefaultCommandPrefix = ''
225225

226-
}
226+
}

0 commit comments

Comments
 (0)