Skip to content

Commit 331ce96

Browse files
committed
update monkey365
1 parent c707e8d commit 331ce96

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

monkey365.psd1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ FunctionsToExport = @(
8383
'Get-AstFunction',
8484
'Get-ObjectPropertyByPath',
8585
'Register-Monkey365Application',
86-
'Test-IsPsObject'
86+
'Test-IsPsObject',
87+
'Get-HashFromString'
8788
)
8889

8990
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.

0 commit comments

Comments
 (0)