diff --git a/occam/occam.psd1 b/occam/occam.psd1 index 1653a2d..9c62234 100644 --- a/occam/occam.psd1 +++ b/occam/occam.psd1 @@ -18,7 +18,7 @@ # -- MINOR version when you add functionality in a backwards-compatible manner, and # -- PATCH version when you make backwards-compatible bug fixes. - ModuleVersion = '1.0.0' + ModuleVersion = '1.1.0' # ID used to uniquely identify this module GUID = '2b29a79c-8399-4ad2-b6b9-a826020da7d9' @@ -105,4 +105,4 @@ # Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix. # DefaultCommandPrefix = '' - } \ No newline at end of file + }