From 5c36291bf6344981c76f9bc4425a4c3d8db1053d Mon Sep 17 00:00:00 2001 From: Adam Jacob Date: Wed, 17 Mar 2010 15:25:45 -0700 Subject: Bumping the version of mixlib-authentication --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 6b32abe..23ed623 100644 --- a/Rakefile +++ b/Rakefile @@ -5,7 +5,7 @@ require 'date' require 'spec/rake/spectask' GEM = "mixlib-authentication" -GEM_VERSION = "1.1.0" +GEM_VERSION = "1.1.1" AUTHOR = "Opscode, Inc." EMAIL = "info@opscode.com" HOMEPAGE = "http://www.opscode.com" -- cgit v1.2.1