Skip to content

Commit

Permalink
⬆️ Increment version for updated dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
brianary authored Oct 29, 2024
1 parent e2e3998 commit 0284e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SelectHtml/SelectHtml.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# and https://docs.microsoft.com/powershell/module/microsoft.powershell.core/new-modulemanifest
@{
RootModule = 'SelectHtml.dll'
ModuleVersion = '1.0.5'
ModuleVersion = '1.0.6'
CompatiblePSEditions = @('Core','Desktop')
GUID = '28f9b47e-c048-4923-9361-9a0ea6bab4c7'
Author = 'Brian Lalonde'
Expand Down

0 comments on commit 0284e31

Please sign in to comment.