Skip to content

Commit

Permalink
Update to release 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Rowlandson committed Sep 3, 2020
1 parent d7a9e02 commit 2117828
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AzureState/AzureState.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = 'AzureState.psm1'

# Version number of this module.
ModuleVersion = '0.0.7'
ModuleVersion = '0.0.8'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down
2 changes: 1 addition & 1 deletion AzureStateManager.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
RootModule = 'AzureStateManager.psm1'

# Version number of this module.
ModuleVersion = '0.0.7'
ModuleVersion = '0.0.8'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down

0 comments on commit 2117828

Please sign in to comment.