Skip to content

Commit

Permalink
Bump module version
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebAlbers authored Jan 14, 2021
1 parent 3df6a7a commit 63624df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions occam/occam.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down Expand Up @@ -105,4 +105,4 @@
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# DefaultCommandPrefix = ''

}
}

0 comments on commit 63624df

Please sign in to comment.