Skip to content

Commit

Permalink
⬆️ Increment version after updating dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
brianary authored Nov 19, 2024
1 parent 260db52 commit 66124b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SelectXmlExtensions/SelectXmlExtensions.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 = 'SelectXmlExtensions.dll'
ModuleVersion = '1.1.5'
ModuleVersion = '1.1.6'
CompatiblePSEditions = @('Core')
GUID = 'b830f4ec-f7cf-4df4-97bb-aaa13fb125c9'
Author = 'Brian Lalonde'
Expand Down

0 comments on commit 66124b8

Please sign in to comment.