Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed Sep 10, 2021
1 parent b69c62b commit d55d186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion O365Essentials.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Description = 'A module that helps to manage some tasks on Office 365/Azure via undocumented API'
FunctionsToExport = @('*')
GUID = 'a8752d7b-17c8-41db-b3f9-b8f225de028d'
ModuleVersion = '0.0.4'
ModuleVersion = '0.0.5'
PowerShellVersion = '5.1'
PrivateData = @{
PSData = @{
Expand Down

0 comments on commit d55d186

Please sign in to comment.