From 77e3c5fa5529700b3f6ed0fd5224047183fb4f56 Mon Sep 17 00:00:00 2001 From: Dan Franciscus Date: Wed, 10 Jul 2019 11:37:29 -0400 Subject: [PATCH] 0.4.6 --- Chocolatey-tools.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chocolatey-tools.psd1 b/Chocolatey-tools.psd1 index 7287d65..2121420 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.5' +ModuleVersion = '0.4.6' # Supported PSEditions # CompatiblePSEditions = @()