From 48d37da42ab935fbac00fd6307f784bf5eb595c1 Mon Sep 17 00:00:00 2001 From: Sean OMeara Date: Fri, 25 Oct 2013 19:26:18 -0400 Subject: [PATCH] Version bump to v4.1.1 --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index f6159c2..748f9d9 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,5 +4,5 @@ license "Apache 2.0" description "Deploys and configures a variety of applications" long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version "4.1.0" +version "4.1.1" recipe "application", "Empty placeholder recipe, use the LWRPs, see README.md."