diff --git a/PwshSpectreConsole/PwshSpectreConsole.psd1 b/PwshSpectreConsole/PwshSpectreConsole.psd1 index 0e049117..5ca6ae29 100644 --- a/PwshSpectreConsole/PwshSpectreConsole.psd1 +++ b/PwshSpectreConsole/PwshSpectreConsole.psd1 @@ -3,7 +3,7 @@ # # Generated by: Shaun Lawrie # -# Generated on: 11/26/2023 +# Generated on: 11/27/2023 # @{ @@ -12,7 +12,7 @@ RootModule = 'PwshSpectreConsole' # Version number of this module. -ModuleVersion = '0.3.23' +ModuleVersion = '0.3.24' # Supported PSEditions # CompatiblePSEditions = @() @@ -82,7 +82,7 @@ FunctionsToExport = 'Add-SpectreJob', 'Format-SpectreBarChart', 'Read-SpectreSelection', 'Read-SpectreText', 'Set-SpectreColors', 'Start-SpectreDemo', 'Wait-SpectreJobs', 'Write-SpectreFigletText', 'Write-SpectreHost', 'Write-SpectreRule', 'Read-SpectreConfirm', - 'New-SpectreChartItem', 'Invoke-SpectreScriptBlockQuietly', + 'New-SpectreChartItem', 'Invoke-SpectreScriptBlockQuietly', 'Get-SpectreDemoColors', 'Get-SpectreDemoEmoji' # Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.