summaryrefslogtreecommitdiff
path: root/chef/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'chef/Rakefile')
-rw-r--r--chef/Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef/Rakefile b/chef/Rakefile
index f2aa907a7c..d7b01199e4 100644
--- a/chef/Rakefile
+++ b/chef/Rakefile
@@ -4,7 +4,7 @@ require 'rake/rdoctask'
require './tasks/rspec.rb'
GEM = "chef"
-CHEF_VERSION = "0.8.2"
+CHEF_VERSION = "0.8.4"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/chef"