Skip to content

Commit bf48440

Browse files
committed
fix import issue
1 parent f5552f4 commit bf48440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Posh-Sysmon.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = '.\Posh-SysMon.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0'
15+
ModuleVersion = '1.1'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

0 commit comments

Comments
 (0)