Skip to content

Commit bd3329a

Browse files
authored
🔖 Version 1.1.16
1 parent e895ee4 commit bd3329a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/SelectXmlExtensions/SelectXmlExtensions.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# and https://docs.microsoft.com/powershell/module/microsoft.powershell.core/new-modulemanifest
33
@{
44
RootModule = 'SelectXmlExtensions.dll'
5-
ModuleVersion = '1.1.15'
5+
ModuleVersion = '1.1.16'
66
CompatiblePSEditions = @('Core')
77
GUID = 'b830f4ec-f7cf-4df4-97bb-aaa13fb125c9'
88
Author = 'Brian Lalonde'
99
CompanyName = 'Unknown'
10-
Copyright = 'Copyright © 2019 Brian Lalonde'
10+
Copyright = 'Copyright © 2025 Brian Lalonde'
1111
Description = 'PowerShell cmdlets that Select-Xml can compose into pipelines'
1212
PowerShellVersion = '7.0'
1313
# RequiredModules = ,'Microsoft.PowerShell.Utility'

0 commit comments

Comments
 (0)