From 2f9e37fe9bc1084bb1254d1106d327f14b168bc2 Mon Sep 17 00:00:00 2001 From: Daniel DeLeo Date: Fri, 7 May 2010 11:47:17 -0700 Subject: bump to version 0.8.14 since 0.8.12 was borked --- chef/Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chef/Rakefile') diff --git a/chef/Rakefile b/chef/Rakefile index a9b36da68c..d9881ca385 100644 --- a/chef/Rakefile +++ b/chef/Rakefile @@ -4,7 +4,7 @@ require 'rake/rdoctask' require './tasks/rspec.rb' GEM = "chef" -CHEF_VERSION = "0.8.12" +CHEF_VERSION = "0.8.14" AUTHOR = "Adam Jacob" EMAIL = "adam@opscode.com" HOMEPAGE = "http://wiki.opscode.com/display/chef" -- cgit v1.2.1