From 34b3706a27d2c57ae6fe69afc1459ca8b0b21d52 Mon Sep 17 00:00:00 2001 From: Adam Driscoll Date: Mon, 28 Nov 2022 09:10:57 -0600 Subject: [PATCH] Update psedit.psd1 --- psedit.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/psedit.psd1 b/psedit.psd1 index 675c914..87bee22 100644 --- a/psedit.psd1 +++ b/psedit.psd1 @@ -12,7 +12,7 @@ RootModule = 'psedit.dll' # Version number of this module. - ModuleVersion = '0.0.1' + ModuleVersion = '0.0.2' # Supported PSEditions # CompatiblePSEditions = @()