Skip to content

Commit 241ddea

Browse files
Update build.ps1
Rev minor version
1 parent 82aec80 commit 241ddea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
$BuildPSModule = @{
22
Name = 'PSModuleUtils'
3-
Version = '1.4.1'
3+
Version = '1.5.0'
44
Description = 'A module with helper functions to build and publish PowerShell modules to the PSGallery.'
55
Tags = ('PSEdition_Desktop', 'PSEdition_Core', 'Windows')
66
}

0 commit comments

Comments
 (0)