Skip to content

Commit f1db0e5

Browse files
Add description to manifest
1 parent 9822ac4 commit f1db0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/PSLambda.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ CompanyName = 'Community'
2727
Copyright = '(c) 2018 Patrick M. Meinecke. All rights reserved.'
2828

2929
# Description of the functionality provided by this module
30-
# Description = ''
30+
Description = 'A runtime delegate compiler for PowerShell ScriptBlock objects.'
3131

3232
# Minimum version of the Windows PowerShell engine required by this module
3333
PowerShellVersion = '5.1'

0 commit comments

Comments
 (0)