From 865e8d243be229d3b64df4146837f2a9c71d005b Mon Sep 17 00:00:00 2001 From: Daniel DeLeo Date: Fri, 23 Jul 2010 13:13:08 -0700 Subject: bump version to 1.1.4 for release --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 5f9bcde..a6e1dea 100644 --- a/Rakefile +++ b/Rakefile @@ -5,7 +5,7 @@ require 'date' require 'spec/rake/spectask' GEM = "mixlib-authentication" -GEM_VERSION = "1.1.3" +GEM_VERSION = "1.1.4" AUTHOR = "Opscode, Inc." EMAIL = "info@opscode.com" HOMEPAGE = "http://www.opscode.com" -- cgit v1.2.1