summaryrefslogtreecommitdiff
path: root/chef/Rakefile
diff options
context:
space:
mode:
authorAdam Jacob <adam@opscode.com>2010-03-10 12:15:05 -0800
committerAdam Jacob <adam@opscode.com>2010-03-10 12:15:05 -0800
commitd9b6a02402466df46f9cfeba0448ac2ed6ef3b74 (patch)
treef437331b3e83ac7adb82d930a5980c51615bc51e /chef/Rakefile
parent811ce201aa4a1b5fd2cc83c6f8ed8cf738099f46 (diff)
downloadchef-d9b6a02402466df46f9cfeba0448ac2ed6ef3b74.tar.gz
Bumping version to 0.8.7
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 fa7b909f67..244553baa7 100644
--- a/chef/Rakefile
+++ b/chef/Rakefile
@@ -4,7 +4,7 @@ require 'rake/rdoctask'
require './tasks/rspec.rb'
GEM = "chef"
-CHEF_VERSION = "0.8.6"
+CHEF_VERSION = "0.8.7"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/chef"