From 70b8b77d509771cf639592cc75ed4a1137f58a81 Mon Sep 17 00:00:00 2001 From: Sean OMeara Date: Tue, 18 Feb 2014 17:55:28 -0500 Subject: [PATCH] Version bump to 2.4.0 --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 85e7f48..a433435 100644 --- a/metadata.rb +++ b/metadata.rb @@ -3,7 +3,7 @@ maintainer_email 'cookbooks@opscode.com' license 'Apache 2.0' description 'Installs sudo and configures /etc/sudoers' -version '2.3.1' +version '2.4.0' recipe 'sudo', 'Installs sudo and configures /etc/sudoers'