From ffe1ec71342c2533804a9a9e894aa7ae1fc58a5e Mon Sep 17 00:00:00 2001 From: "Shaun Lawrie (via GitHub Actions)" Date: Mon, 27 Nov 2023 10:28:03 +0000 Subject: [PATCH] [skip ci] Bump version to 0.3.24 --- PwshSpectreConsole/PwshSpectreConsole.psd1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.