From 1e0b6fde5ab264b1e1e33e15a78a972d9846984d Mon Sep 17 00:00:00 2001 From: dfrancis-adm Date: Fri, 31 May 2019 09:41:01 -0400 Subject: [PATCH] Updated version --- Chocolatey-tools.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chocolatey-tools.psd1 b/Chocolatey-tools.psd1 index 32054b5..fcdb1be 100644 --- a/Chocolatey-tools.psd1 +++ b/Chocolatey-tools.psd1 @@ -12,7 +12,7 @@ RootModule = 'Chocolatey-tools.psm1' # Version number of this module. -ModuleVersion = '0.4' +ModuleVersion = '0.4.2' # Supported PSEditions # CompatiblePSEditions = @()