From f037d08adaaca6c50aae23bd48ec7f4278beb4ee Mon Sep 17 00:00:00 2001 From: Travis Fields Date: Mon, 10 Feb 2014 11:26:52 -0500 Subject: [PATCH] Version number updated, needs to be rereleased --- Modulefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modulefile b/Modulefile index 397315b..de32a16 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'opentable/iis' -version '0.0.1' +version '0.0.2' author 'opentable' license 'MIT' summary 'Module that will manage IIS for windows server 2008 and above. It will help maintain application pools, sites and virtual applications'