Skip to content

Commit

Permalink
Update PSD1
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed Dec 19, 2019
1 parent 0785ded commit 44e732e
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions PSSharedGoods.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Przemyslaw Klys
#
# Generated on: 17.11.2019
# Generated on: 19.12.2019
#

@{
Expand All @@ -12,7 +12,7 @@
RootModule = 'PSSharedGoods.psm1'

# Version number of this module.
ModuleVersion = '0.0.107'
ModuleVersion = '0.0.108'

# Supported PSEditions
CompatiblePSEditions = 'Desktop', 'Core'
Expand Down Expand Up @@ -116,16 +116,16 @@
'Get-FileInformation', 'Get-FileName', 'Get-FilesInFolder',
'Get-FileSize', 'Get-PathSeparator', 'Get-PathTemporary',
'Get-TemporaryDirectory', 'Remove-FilePermission',
'Set-FileInheritance', 'Set-FilePermission', 'Get-Logger',
'Add-ToArray', 'Add-ToArrayAdvanced', 'Add-ToHashTable',
'Clear-DataInformation', 'Compare-MultipleObjects',
'Compare-ObjectsAdvanced', 'Compare-ObjectProperties',
'Copy-OrderedHashtable', 'Format-AddSpaceToSentence',
'Format-FirstXChars', 'Format-PSTable', 'Format-Stream',
'Format-ToTitleCase', 'Format-TransposeTable', 'Format-View',
'Get-Colors', 'Get-DataInformation', 'Get-HashMaxValue', 'Get-MimeType',
'Get-ObjectCount', 'Get-ObjectData', 'Get-ObjectEnumValues',
'Get-ObjectKeys', 'Get-ObjectProperties',
'Set-FileInheritance', 'Set-FilePermission',
'Get-GitHubLatestRelease', 'Get-Logger', 'Add-ToArray',
'Add-ToArrayAdvanced', 'Add-ToHashTable', 'Clear-DataInformation',
'Compare-MultipleObjects', 'Compare-ObjectsAdvanced',
'Compare-ObjectProperties', 'Copy-OrderedHashtable',
'Format-AddSpaceToSentence', 'Format-FirstXChars', 'Format-PSTable',
'Format-Stream', 'Format-ToTitleCase', 'Format-TransposeTable',
'Format-View', 'Get-Colors', 'Get-DataInformation', 'Get-HashMaxValue',
'Get-MimeType', 'Get-ObjectCount', 'Get-ObjectData',
'Get-ObjectEnumValues', 'Get-ObjectKeys', 'Get-ObjectProperties',
'Get-ObjectPropertiesAdvanced', 'Get-ObjectTitles', 'Get-ObjectType',
'Get-Types', 'Merge-Array', 'Merge-Objects', 'New-ArrayList',
'New-GenericList', 'Remove-DuplicateObjects', 'Remove-EmptyValues',
Expand Down

0 comments on commit 44e732e

Please sign in to comment.