Skip to content

Commit

Permalink
Merge branch 'prerelease' of github.com:ShaunLawrie/PwshSpectreConsol…
Browse files Browse the repository at this point in the history
…e into prerelease
  • Loading branch information
ShaunLawrie committed Nov 27, 2023
2 parents 396db1a + ffe1ec7 commit 2ce9b49
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PwshSpectreConsole/PwshSpectreConsole.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Shaun Lawrie
#
# Generated on: 11/26/2023
# Generated on: 11/27/2023
#

@{
Expand All @@ -12,7 +12,7 @@
RootModule = 'PwshSpectreConsole'

# Version number of this module.
ModuleVersion = '0.3.23'
ModuleVersion = '0.3.24'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 2ce9b49

Please sign in to comment.